ModelingRelationshipColumnPair
                                    A pair of linked columns used to define a relationship in the model definition. A relationship can be defined by 1 or more pairs.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     The primary column's unique name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The foreign column's unique name  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The Operator Type, direction is: primaryColumnUniqueName operatorType foreignColumnUniqueName  | 
                                                - | ||
| 
                                                     
                                                          | 
                                                
                                                     The Condition Join Type (And, Or)  | 
                                                - | 
 primaryColumnUniqueName