Module: MetronomeSDK::Models::V1::AlertCreateParams::AlertType

Extended by:
Internal::Type::Enum
Defined in:
lib/metronome_sdk/models/v1/alert_create_params.rb

Overview

Type of the threshold notification

Constant Summary collapse

LOW_CREDIT_BALANCE_REACHED =
:low_credit_balance_reached
SPEND_THRESHOLD_REACHED =
:spend_threshold_reached
MONTHLY_INVOICE_TOTAL_SPEND_THRESHOLD_REACHED =
:monthly_invoice_total_spend_threshold_reached
LOW_REMAINING_DAYS_IN_PLAN_REACHED =
:low_remaining_days_in_plan_reached
LOW_REMAINING_CREDIT_PERCENTAGE_REACHED =
:low_remaining_credit_percentage_reached
USAGE_THRESHOLD_REACHED =
:usage_threshold_reached
LOW_REMAINING_DAYS_FOR_COMMIT_SEGMENT_REACHED =
:low_remaining_days_for_commit_segment_reached
LOW_REMAINING_COMMIT_BALANCE_REACHED =
:low_remaining_commit_balance_reached
LOW_REMAINING_COMMIT_PERCENTAGE_REACHED =
:low_remaining_commit_percentage_reached
LOW_REMAINING_DAYS_FOR_CONTRACT_CREDIT_SEGMENT_REACHED =
:low_remaining_days_for_contract_credit_segment_reached
LOW_REMAINING_CONTRACT_CREDIT_BALANCE_REACHED =
:low_remaining_contract_credit_balance_reached
LOW_REMAINING_CONTRACT_CREDIT_PERCENTAGE_REACHED =
:low_remaining_contract_credit_percentage_reached
LOW_REMAINING_CONTRACT_CREDIT_AND_COMMIT_BALANCE_REACHED =
:low_remaining_contract_credit_and_commit_balance_reached
INVOICE_TOTAL_REACHED =
:invoice_total_reached

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info