JoinField: {
    ontable?: any;
    ref: any;
    rename_object?: any;
    target: any;
    through?: any;
}

Type declaration

  • Optional ontable?: any
  • ref: any
  • Optional rename_object?: any
  • target: any
  • Optional through?: any

Generated using TypeDoc