Data element |
Definition |
CASE_ID
Format NUMBER
Indexed? Yes
May be Null? No |
The system ID of the related case in the Interfolio system. |
CREATED_AT
Format DATE
Indexed? No
May be Null? Yes |
The date on which the case voting record was created in Interfolio. |
CREATED_BY
Format NUMBER
Indexed? No
May be Null? Yes |
The unique Interfolio system identifier for the person who created the case voting record. |
CREATED_BY_FIRST_NAME
Format VARCHAR2(400)
Indexed? No
May be Null? Yes |
The first name of the person who created the case voting record. |
CREATED_BY_LAST_NAME
Format VARCHAR2(400)
Indexed? No
May be Null? Yes |
The last name of the person who created the case voting record. |
CREATED_BY_PENN_KEY
Format VARCHAR2(96)
Indexed? No
May be Null? Yes |
The PennKey of the person who created the case voting record |
NOTES
Format VARCHAR2(4000)
Indexed? No
May be Null? Yes |
Notes associated with the case votes. |
UPDATED_AT
Format DATE
Indexed? No
May be Null? Yes |
The date on which the case voting record was updated in Interfolio. |
UPDATED_BY
Format NUMBER
Indexed? No
May be Null? Yes |
The unique Interfolio system identifier for the person who updated the case voting record. |
VOTES_ABSTAIN
Format NUMBER
Indexed? No
May be Null? Yes |
The number of instances where reviewers abstained from voting on the case. |
VOTES_NO
Format NUMBER
Indexed? No
May be Null? Yes |
The number of instances where reviewers voted No regarding on the case. |
VOTES_YES
Format NUMBER
Indexed? No
May be Null? Yes |
The number of instances where reviewers voted Yes regarding on the case. |