Module: Pinnacle::Types::AgentSummaryConfigAgentUseCase

Extended by:
Internal::Types::Enum
Defined in:
lib/pinnacle/types/agent_summary_config_agent_use_case.rb

Constant Summary collapse

TRANSACTIONAL =
"TRANSACTIONAL"
PROMOTIONAL =
"PROMOTIONAL"
OTP =
"OTP"
MULTI_USE =
"MULTI_USE"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load