Tax model¶
Tax model represents a tax of any price and consists of the following fields:
- id: string
- name: string
- sum: Price
Price¶
Represents the Price model.
Tax model represents a tax of any price and consists of the following fields:
stringstringPriceRepresents the Price model.