10.9.0 • Published 9 months ago

@commercetools-test-data/discounts-custom-view v10.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@commercetools-test-data/discounts-custom-view

This package provides the data model for the commercetools platform DiscountsCustomView and DiscountsCustomViewInput type

Install

$ pnpm add -D @commercetools-test-data/discounts-custom-view

Usage

import type {
  DiscountsCustomView,
  DiscountsCustomViewInput,
  type TDiscountsCustomView,
  type TDiscountsCustomViewInput,
} from '@commercetools-test-data/discounts-custom-view';

const discountsCustomView =
  DiscountsCustomView.random().build<TDiscountsCustomView>();
const discountsCustomViewInput =
  DiscountsCustomViewInput.random().build<TDiscountsCustomViewInput>();
10.9.0

9 months ago

10.8.0

9 months ago

10.8.1

9 months ago

10.7.1

10 months ago

10.6.0

10 months ago

10.6.1

10 months ago

10.2.0

11 months ago

10.4.0

11 months ago

10.5.0

11 months ago

10.5.1

11 months ago

10.7.0

10 months ago

10.5.2

11 months ago

10.3.0

11 months ago

10.1.4

11 months ago

10.1.3

11 months ago

10.1.2

11 months ago

10.1.1

11 months ago

10.1.0

11 months ago

10.0.0

11 months ago

9.0.7

1 year ago

9.0.6

1 year ago

9.0.5

1 year ago

9.0.4

1 year ago

9.0.3

1 year ago

9.0.2

1 year ago

9.0.1

1 year ago

9.0.0

1 year ago