RelatedClassInfoJSON<TClassInfoJSON> Interface

A serialized version of RelatedClassInfo

Properties

Name Type Description
isForwardRelationship boolean    
isPolymorphicRelationship boolean | undefined    
isPolymorphicTargetClass boolean | undefined    
relationshipInfo TClassInfoJSON    
sourceClassInfo TClassInfoJSON    
targetClassInfo TClassInfoJSON    
targetInstanceIds string[] | undefined    

Defined in

Last Updated: 13 May, 2024