Class: Candid::FeeSchedules::V3::Types::Rate
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Candid::FeeSchedules::V3::Types::Rate
- Defined in:
- lib/candid/fee_schedules/v_3/types/rate.rb
Overview
A comprehensive rate including the current rate value and all values for historic time ranges. The time ranges specified by each RateEntry are disjoint. A rate must always have at least one entry.
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