rocketfellows/tinkoff-invest-v1-common

v1.1.0 2022-06-26 20:57 UTC

This package is not auto-updated.

Last update: 2024-05-13 06:31:56 UTC


README

Code Coverage Badge

This component is common set of models that used across tinkoff invest api.

Consist of:

  • MoneyValue model
  • Quotation model
  • MoneyValue model factory - MoneyValueFactory
  • Quotation model factory - QuotationFactory

Component dependencies:

Contributing

Welcome to pull requests. If there is a major changes, first please open an issue for discussion.

Please make sure to update tests as appropriate.