ModelData: { indices?: FieldsIndex[]; streamID: StreamID }

Data for a model. Contains

  • streamID: StreamID of the model
  • indices: Array of field indices

Type declaration