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