Module: Candid::BillingNotes::V2::Types::BillingNoteType

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/billing_notes/v_2/types/billing_note_type.rb

Constant Summary collapse

MANUAL =
"manual"
SYSTEM =
"system"
QUEUE_ADDED =
"queue_added"
QUEUE_MOVED =
"queue_moved"
TASK_CREATED =
"task_created"

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