Class: CzechPostB2bClient::Services::TimePeriodStatisticator::TimePeriodStatisticatorResult
- Inherits:
-
Struct
- Object
- Struct
- CzechPostB2bClient::Services::TimePeriodStatisticator::TimePeriodStatisticatorResult
- Defined in:
- lib/czech_post_b2b_client/services/time_period_statisticator.rb
Instance Attribute Summary collapse
-
#imported_parcels ⇒ Object
Returns the value of attribute imported_parcels.
-
#requests ⇒ Object
Returns the value of attribute requests.
Instance Attribute Details
#imported_parcels ⇒ Object
Returns the value of attribute imported_parcels
8 9 10 |
# File 'lib/czech_post_b2b_client/services/time_period_statisticator.rb', line 8 def imported_parcels @imported_parcels end |
#requests ⇒ Object
Returns the value of attribute requests
8 9 10 |
# File 'lib/czech_post_b2b_client/services/time_period_statisticator.rb', line 8 def requests @requests end |