8.0.15 • Published 5 months ago

@waoadb/contracts-shared v8.0.15

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Shared Contracts

Overview

Shared typescript contracts for the services offered by Different Breed.


Warning

You likely don't want to use this package directly unless you wish to create an integration in a framework we don't offer an SDK for.

Please check here first and use a framework or language SDK when available: Supported Frameworks & Languages.


Usage Reference

(Public) For Use With the following services

  • Contracts Commerical API

Quick Start

To start using the contracts provided within this package run the following command in the root of your project:

npm i @waoadb/contracts-shared

This will install the package and enable you to extract the required models using the following syntax:

import { CartModels, GenericModels } from '@waoadb/contracts-shared';

Once the grouped model has been imported the desired types can be used like so:

async function request(
  body: CartModels.AddTicketToCartRequest
): Promise<CartModels.AddTicketToCartResponse> {}
8.0.12

5 months ago

8.0.14

5 months ago

8.0.13

5 months ago

8.0.15

5 months ago

8.0.11

5 months ago

8.0.10

5 months ago

8.0.9

5 months ago

8.0.8

5 months ago

8.0.6

5 months ago

8.0.5

5 months ago

8.0.4

5 months ago

8.0.3

5 months ago

8.0.1

5 months ago

8.0.0

5 months ago

7.0.0

6 months ago

6.5.0

7 months ago

0.2.25

8 months ago

0.2.24

8 months ago

0.2.8

9 months ago

0.2.4

9 months ago

0.2.3

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.38

9 months ago

0.1.37

9 months ago

0.1.36

9 months ago

0.1.34

9 months ago

0.1.32

9 months ago

0.1.31

9 months ago

0.1.30

9 months ago

0.1.29

9 months ago

0.1.27

9 months ago

0.1.26

9 months ago

0.1.25

9 months ago

0.1.24

9 months ago

0.1.23

9 months ago

0.1.22

9 months ago

0.1.21

9 months ago