Module: MetronomeSDK::Models::V1::CustomFieldListKeysResponse::Entity

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

Overview

See Also:

Constant Summary collapse

ALERT =
:alert
BILLABLE_METRIC =
:billable_metric
CHARGE =
:charge
COMMIT =
:commit
CONTRACT_CREDIT =
:contract_credit
CONTRACT_PRODUCT =
:contract_product
CONTRACT =
:contract
CREDIT_GRANT =
:credit_grant
CUSTOMER_PLAN =
:customer_plan
CUSTOMER =
:customer
DISCOUNT =
:discount
INVOICE =
:invoice
PLAN =
:plan
PROFESSIONAL_SERVICE =
:professional_service
PRODUCT =
:product
RATE_CARD =
:rate_card
SCHEDULED_CHARGE =
:scheduled_charge
SUBSCRIPTION =
:subscription

Class Method Summary collapse

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

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/metronome_sdk/models/v1/custom_field_list_keys_response.rb', line 51