Chức vụ Ban lãnh đạo
API Name: /Company/GetIndividualPosition
PersonId
bigint
Id của người lãnh đạo trong bảng stx_cpf_Person
ID of management in the stx_cpf_Person
OrganCode
nvarchar
15
Mã của công ty lấy từ bảng stx_cpf_organization
Company code taken from stx_cpf_organization
PositionId
int
Id của chức vụ trong bảng stx_mst_Postion
ID of position taken from stx_mst_Postion
AdjustedDate
datetime
8
Ngày điều chỉnh
Adjusting date
AppointmentYear
int
4
Năm bổ nhiệm
Year of appointment
AppointmentDate
datetime
8
Ngày bổ nhiệm
Date of appointment
AppointmentReason
nvarchar
255
Lý do bổ nhiệm
Reason for appointment
ResisnationYear
int
4
Năm miễn nhiệm
Year of resisnantion
ResisnationDate
datetime
8
Ngày miễn nhiệm
Date of resisnation
ResisnationReason
nvarchar
255
Lý do miễn nhiệm
Reason for resisnation
IsFounder
bit
1
Có phải cổ đông sáng lập hay không? 1: có, 0: ko
Is a founding shareholder? 1: Yes, 0: No
Description
nvarchar
128
Mô tả chi tiết chức vụ. Vd: Chi nhánh Hà Nội
Detailed job description. E.g.: Hanoi Branch
Status
tinyint
1
Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa
Record status. 0: record locked; 1: record open; 2: record deleted
CreateDate
datetime
8
Ngày tạo record
Created date
UpdateDate
datetime
8
Ngày cập nhật record
Update date
Last updated