Module: Candid::FeeSchedules::V3::Types::DimensionName

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/fee_schedules/v_3/types/dimension_name.rb

Constant Summary collapse

PAYER_UUID =
"payer_uuid"
ORGANIZATION_BILLING_PROVIDER_ID =
"organization_billing_provider_id"
CPT_CODE =
"cpt_code"

Method Summary

Methods included from Internal::Types::Enum

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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load