Skip to content

Commit

Permalink
TASK: Updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto Mation committed Oct 10, 2022
1 parent 02515d4 commit c1e3f7d
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -15,6 +15,10 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public interface ReferenceTypeId {

/**
<p>References a <a href="ctp:api:type:BusinessUnit">BusinessUnit</a>.</p>
*/
ReferenceTypeId BUSINESS_UNIT = ReferenceTypeIdEnum.BUSINESS_UNIT;
/**
<p>References a <a href="ctp:api:type:Cart">Cart</a>.</p>
Expand Down

0 comments on commit c1e3f7d

Please sign in to comment.