พนักงาน
ชื่อประเภท: EmployeeRole
ขยาย OrganizationRole
ชื่อ |
ประเภท |
คำอธิบาย |
เงินเดือนพื้นฐาน |
ตัวเลข หรือ PriceSpecification |
เงินเดือนพื้นฐานของงานหรือพนักงานใน EmployeeRole |
สกุลเงินของเงินเดือน |
Text |
สกุลเงิน (ใช้ ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 ) ที่ใช้สําหรับข้อมูลเงินเดือนหลักในประกาศรับสมัครงานหรือพนักงานนี้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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"]]