risika-api-response-types-v1.0.2

1.1.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-v1.0.2

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

120 kB

Total Files

106

Last publish

Collaborators

  • risika_tb