Module: NeverBounce::API::Response::Feature::JobStatusFields::InstanceMethods

Defined in:
lib/never_bounce/api/response/feature/job_status_fields.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bounce_estimateFloat



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#created_atString



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#filenameString



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#finished_atString



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#idInteger



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#job_statusString



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#percent_completeInteger



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#started_atString



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end

#totalTotal



54
55
56
57
58
# File 'lib/never_bounce/api/response/feature/job_status_fields.rb', line 54

module InstanceMethods
  def total
    @total ||= Total.new(body_hash: body_hash.fetch("total"))
  end
end