Table

cm_co_t_and_c_agreements

Description

Person agreements to terms and conditions

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_terms_and_conditions_id

integer, foreign key

CO Terms and Conditions Record ID

cm_co_terms_and_conditions:id


co_person_id

integer, foreign key

CO Person ID (Person agreeing to the T&C)

cm_co_people:id


agreement_time

timestamp

Time T&C were agreed to



identifier

varchar(256)

Identifier CO Person was authenticated as when T&C were agreed to


This is not a link to cm_identifiers in case the Identifier is subsequently deleted

  • No labels