Skip to content

Commit c1e3f7d

Browse files
author
Auto Mation
committed
TASK: Updating SDK
1 parent 02515d4 commit c1e3f7d

File tree

1 file changed

+4
-0
lines changed
  • commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/common

1 file changed

+4
-0
lines changed

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/common/ReferenceTypeId.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
1616
public interface ReferenceTypeId {
1717

18+
/**
19+
<p>References a <a href="ctp:api:type:BusinessUnit">BusinessUnit</a>.</p>
20+
21+
*/
1822
ReferenceTypeId BUSINESS_UNIT = ReferenceTypeIdEnum.BUSINESS_UNIT;
1923
/**
2024
<p>References a <a href="ctp:api:type:Cart">Cart</a>.</p>

0 commit comments

Comments
 (0)