Positions
Columns
Name
Type
Description
Id [KEY]
String
A unique identifier for the member's position.
Title
String
The title of the position.
Summary
String
A summary of the position.
StartMonth
Integer
The month when the position began.
StartYear
Integer
The year when the position began.
EndMonth
Integer
The month when the position ended.
EndYear
Integer
The year when the position ended.
IsCurrent
Boolean
A boolean value indicating whether the member is current in this position.
CompanyId
String
A unique identifier for the company.
CompanyName
String
The name of the company.
Last updated