Class: CzechPostB2bClient::Services::TimePeriodStatisticator::TimePeriodStatisticatorResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/czech_post_b2b_client/services/time_period_statisticator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#imported_parcelsObject

Returns the value of attribute imported_parcels

Returns:

  • (Object)

    the current value of imported_parcels



8
9
10
# File 'lib/czech_post_b2b_client/services/time_period_statisticator.rb', line 8

def imported_parcels
  @imported_parcels
end

#requestsObject

Returns the value of attribute requests

Returns:

  • (Object)

    the current value of requests



8
9
10
# File 'lib/czech_post_b2b_client/services/time_period_statisticator.rb', line 8

def requests
  @requests
end