This repository has been archived on 2025-05-09. You can view files and clone it, but cannot push or open issues or pull requests.
2020-11-13 13:55:04 +03:00

8 lines
108 B
JavaScript

export default {
VAT: 0.2,
ESN: 1.271,
KASKO_PR: 0.3,
KASKO_BONUS_PR: 0.35,
NSIB_MAX: 5000000,
};