The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 ) used for the main salary information in this job posting or for this employee.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["EmployeeRole is a type of OrganizationRole, providing information about an employee's job within an organization."],["It includes details like base salary (represented as a number or price specification) and the currency used for salary."]]],["The `EmployeeRole` type, extending `OrganizationRole`, includes details about an employee's compensation. `baseSalary` specifies the employee's or job's base salary, which can be a `Number` or a `PriceSpecification`. The `salaryCurrency` field, of type `Text`, indicates the currency used for the base salary, following the ISO 4217 standard. This data is intended for job postings or employee information.\n"]]