OBJECT
A Tax
type Tax {amount: Money id: UUID isPercent: Boolean name: String organizationUnitId: UUID }