4.11.1 • Published 1 year ago

@commercetools-test-data/tax-rate v4.11.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@commercetools-test-data/tax-rate

This package provides the data model for the commercetools platform TaxRate type

https://docs.commercetools.com/api/projects/taxCategories#taxrate

Install

$ yarn add -D @commercetools-test-data/tax-rate

Usage

import type { TTaxRate, TTaxRate } from '@commercetools-test-data/tax-rate';
import * as TaxRate from '@commercetools-test-data/tax-rate';

const taxRate = TaxRate.random().build<TTaxRate>();
const taxRateDraft = TaxRate.TaxRateDraft.random().build<TTaxRateDraft>();
4.11.0

1 year ago

4.11.1

1 year ago

4.10.0

1 year ago

4.9.0

1 year ago

4.8.0

1 year ago

4.7.0

1 year ago

4.6.0

1 year ago

4.5.0

1 year ago

4.4.0

1 year ago