menu
openai_dart package
documentation
openai_dart_assistants.dart
Run
cancelledAt property
cancelledAt property
dark_mode
light_mode
cancelledAt
property
int
?
cancelledAt
final
The Unix timestamp when the run was cancelled.
Implementation
final int? cancelledAt;
openai_dart package
documentation
openai_dart_assistants
Run
cancelledAt property
Run class