Class: Vapi::Sessions::UpdateSessionDtoStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/sessions/types/update_session_dto_status.rb

Overview

This is the new status for the session.

Constant Summary collapse

ACTIVE =
"active"
COMPLETED =
"completed"