תפקיד עובד
שם סוג: workerRole
הרחבת OrganizationRole
שם |
סוג |
תיאור |
BaseSalary |
Number או PriceSpecification |
השכר הבסיסי של העבודה או של עובד בתפקיד עובד. |
payalCurrency |
טקסט |
המטבע (המקודד באמצעות ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 ) המשמש לפרטי השכר העיקריים במודעת דרושים זו או לעובד זה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]