Andi Skill Builder API Documentation

Type Alias: Subject

type Subject = {
[prop: string]: any;
  id: string;
};

Indexable

[prop: string]: any

Properties

Property Type
id string