Tanatloc documentation
    Preparing search index...

    Interface IAddBody

    interface IAddBody {
        project: { id: string };
        simulation: { name: string; scheme: IModel };
    }
    Index

    Properties

    Properties

    project: { id: string }
    simulation: { name: string; scheme: IModel }