Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/Cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public function getCustomerGroup();
public function getAnonymousId();

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Cart belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Cart belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Cart belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Cart belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartDraft.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public function getCustomerGroup();
public function getAnonymousId();

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. When the <code>customerId</code> of the Cart is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. When the <code>customerId</code> of the Cart is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitResourceIdentifier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. When the <code>customerId</code> of the Cart is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. When the <code>customerId</code> of the Cart is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitResourceIdentifier
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartDraftModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. When the <code>customerId</code> of the Cart is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. When the <code>customerId</code> of the Cart is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitResourceIdentifier
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Cart/CartModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Cart belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Cart belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitKeyReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public function getCustomer();
public function getAnonymousId();

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created or modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created or modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*

* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public function getAnonymousId()
}

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created or modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created or modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*

* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public function getAnonymousId()
}

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created or modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created or modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*
*
* @return null|CustomerReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Common/CreatedBy.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function getAnonymousId();
public function getAttributedTo();

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Project when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*

* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public function getAnonymousId()
}

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Project when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*

* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public function getAnonymousId()
}

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who created the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Project when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*
*
* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function getAnonymousId();
public function getAttributedTo();

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*

* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ public function getAnonymousId()
}

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*

* @return null|CustomerReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public function getAnonymousId()
}

/**
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only present when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
* <p>Indicates the <a href="ctp:api:type:Customer">Customer</a> who modified the resource in the context of a <a href="ctp:api:type:BusinessUnit">Business Unit</a>. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects when an Associate acts on behalf of a company using the <a href="/associates-overview#on-the-associate-endpoints">associate endpoints</a>.</p>
*
*
* @return null|CustomerReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Me/MyCartDraft.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public function getCurrency();
public function getCustomerEmail();

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. The <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. The <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitResourceIdentifier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ public function getCustomerEmail()
}

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. The <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. The <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitResourceIdentifier
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Me/MyCartDraftModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ public function getCustomerEmail()
}

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. The <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Cart should belong to. The <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitResourceIdentifier
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Order/Order.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ public function getCustomerGroup();
public function getAnonymousId();

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Order/OrderBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ public function getCustomerGroup();

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Order should belong to.
* When the <code>customerId</code> of the Order is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* When the <code>customerId</code> of the Order is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitResourceIdentifier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ public function getCustomerGroup()

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Order should belong to.
* When the <code>customerId</code> of the Order is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* When the <code>customerId</code> of the Order is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitResourceIdentifier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ public function getCustomerGroup()

/**
* <p><a href="ctp:api:type:ResourceIdentifier">ResourceIdentifier</a> to the Business Unit the Order should belong to.
* When the <code>customerId</code> of the Order is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit.</p>
* When the <code>customerId</code> of the Order is also set, the <a href="ctp:api:type:Customer">Customer</a> must be an <a href="ctp:api:type:Associate">Associate</a> of the Business Unit. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitResourceIdentifier
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Order/OrderModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitKeyReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ public function getAnonymousId()
}

/**
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to.</p>
* <p><a href="ctp:api:type:Reference">Reference</a> to a Business Unit the Order belongs to. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitKeyReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Quote/Quote.php
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ public function getState();
public function getPurchaseOrderNumber();

/**
* <p>The <a href="ctp:api:type:BusinessUnit">BusinessUnit</a> for the Quote.</p>
* <p>The <a href="ctp:api:type:BusinessUnit">BusinessUnit</a> for the Quote. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Quote/QuoteBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ public function getPurchaseOrderNumber()
}

/**
* <p>The <a href="ctp:api:type:BusinessUnit">BusinessUnit</a> for the Quote.</p>
* <p>The <a href="ctp:api:type:BusinessUnit">BusinessUnit</a> for the Quote. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*

* @return null|BusinessUnitKeyReference
Expand Down
2 changes: 1 addition & 1 deletion lib/commercetools-api/src/Models/Quote/QuoteModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ public function getPurchaseOrderNumber()
}

/**
* <p>The <a href="ctp:api:type:BusinessUnit">BusinessUnit</a> for the Quote.</p>
* <p>The <a href="ctp:api:type:BusinessUnit">BusinessUnit</a> for the Quote. Only available for <a href="/../offering/composable-commerce#composable-commerce-for-b2b">B2B</a>-enabled Projects.</p>
*
*
* @return null|BusinessUnitKeyReference
Expand Down
Loading