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, 2023
1 parent f432a8e commit 6f3dfa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public interface CartOrigin extends JsonEnum {
*/
CartOrigin MERCHANT = CartOriginEnum.MERCHANT;
/**
<p>Cart was created as part of a Quote (BETA).</p>
<p>Cart was created as part of a Quote.</p>
*/
CartOrigin QUOTE = CartOriginEnum.QUOTE;
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ d4256aba3d29f5f6c44d449e9f450f3c0a936867
017da3f9321bfcc5ca12023eb1c42fa0be8ad5ee
8a2ef0e1bce844a6651d3b232349bb761e2eb228
3284ebf5cec7ca771a1faba25ab88154daecdf20
e057c49ed855a66b046cb7734da4098ea3cd9f9d

0 comments on commit 6f3dfa4

Please sign in to comment.