CreatedRun Newly created Run info Properties Name Type Description Notes id string Run id [default to undefined] Example import { CreatedRun } from '@cosmotech/api-ts'; const instance: CreatedRun = { id, }; [Back to Model list] [Back to API list] [Back to README]