Rola pracownika
Nazwa typu: EmployeeRole
Rozszerza OrganizationRole
Nazwa |
Typ |
Opis |
SalaSalary |
Number lub PriceSpecification |
Podstawowe wynagrodzenie na tym stanowisku lub na pracownika. |
waluta wynagrodzenia |
tekstowy. |
Waluta (kodowana w standardzie ISO 4217, http://pl.wikipedia.org/wiki/ISO_4217) używana w głównych informacjach o zarobkach w tej ofercie pracy lub w przypadku tego pracownika. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]