Module: FinchAPI::Models::Sandbox::Jobs::SandboxJobConfiguration::CompletionStatus
- Extended by:
- Type::Enum
- Defined in:
- lib/finch-api/models/sandbox/jobs/sandbox_job_configuration.rb
Overview
def initialize: (Hash | FinchAPI::BaseModel) -> void
Constant Summary collapse
- COMPLETE =
:complete- REAUTH_ERROR =
:reauth_error- PERMISSIONS_ERROR =
:permissions_error- ERROR =
:error