Class: Candid::FeeSchedules::V3::Types::Dimensions
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Candid::FeeSchedules::V3::Types::Dimensions
- Defined in:
- lib/candid/fee_schedules/v_3/types/dimensions.rb
Overview
Dimension values that qualify a rate. For the optional dimensions, a null value signifies “all apply”. For set-type dimensions, an empty set signifies “all apply”. Only one of, but not both, of ‘network_types` and `payer_plan_group_id` may be populated.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Candid::Internal::Types::Model