| keyid |
varchar(255) |
|
false |
|
|
|
| conversationid |
varchar(50) |
|
true |
|
|
Conversation GUID |
| conversationstartdate |
timestamp without time zone |
|
false |
|
|
Conversation Start Date (UTC) |
| conversationstartdateltc |
timestamp without time zone |
|
true |
|
|
Conversation Start Date (LTC) |
| conversationenddate |
timestamp without time zone |
|
true |
|
|
Conversation End Date (UTC) |
| conversationenddateltc |
timestamp without time zone |
|
true |
|
|
Conversation End Date (LTC) |
| flowoutcomestartdate |
timestamp without time zone |
|
true |
|
|
Conversation Flow Outcome Start Date (UTC) |
| flowoutcomestartdateltc |
timestamp without time zone |
|
true |
|
|
Conversation Flow Outcome Start Date (LTC) |
| flowoutcomeenddate |
timestamp without time zone |
|
true |
|
|
Conversation Flow Outcome End Date (UTC) |
| flowoutcomeenddateltc |
timestamp without time zone |
|
true |
|
|
Conversation Flow Outcome end Date (LTC) |
| flowid |
varchar(50) |
|
true |
|
|
Conversation Segment Flow GUID |
| flowname |
varchar(255) |
|
true |
|
|
Conversation Segment Flow Name |
| flowversion |
numeric(20,2) |
|
true |
|
|
Conversation Segment Flow Version |
| flowtype |
varchar(50) |
|
true |
|
|
Conversation Segment Flow Type |
| flowoutcome |
varchar(50) |
|
true |
|
|
Conversation Flow Outcome GUID Combined |
| flowoutcomeid |
varchar(50) |
|
true |
|
|
Conversation Flow Outcome GUID |
| flowoutcomevalue |
varchar(50) |
|
true |
|
|
Conversation Flow Outcome Value |
| updated |
timestamp without time zone |
|
true |
|
|
Row Updated Date |