risika-api-response-types-testtest

1.4.0 • Public • Published

Risika API Response Types

This package contains all the types generated from the JSON schemas of the Risika API.

Usage

You can use the Swagger API for reference.

The import system works based on the general microservices names in the API. So if you want to get something from Account you can import it like this:

import { Account } from 'risika-api-response-types';

then the Account object will contain all types related to the Account microservice. for example:

const creditPolicyReturnType: Account.EnterpriseCreditPoliciesCreate

Readme

Keywords

none

Package Sidebar

Install

npm i risika-api-response-types-testtest

Weekly Downloads

0

Version

1.4.0

License

MIT

Unpacked Size

119 kB

Total Files

103

Last publish

Collaborators

  • risika_tb