has_value_for_base_salary
Predicate to describe the Quantity of EmployeeRole, JobPosting.
Use it like this:
- [ #has_/value/_for_base_salary :: MonetaryAmount, Number, PriceSpecification ] or
- [ has_value_for_base_salary :: MonetaryAmount, Number, PriceSpecification ]
The base salary of the job or of an employee in an EmployeeRole.
Predicate describes that: [ #has_/domain :: EmployeeRole, JobPosting ] ( #has_/name :: has_value_for_base_salary ) ( #has_/range :: MonetaryAmount, Number, PriceSpecification )