Class: CzechPostB2bClient::Services::TimePeriodStatisticator::TimePeriodStatisticatorRequestsResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#successfulObject

Returns the value of attribute successful

Returns:

  • (Object)

    the current value of successful



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

def successful
  @successful
end

#totalObject

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



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

def total
  @total
end

#with_errorsObject

Returns the value of attribute with_errors

Returns:

  • (Object)

    the current value of with_errors



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

def with_errors
  @with_errors
end