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

Returns:

  • (Float)


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

Returns:

  • (String)


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

Returns:

  • (String)


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

Returns:

  • (String)


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

Returns:

  • (Integer)


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

Returns:

  • (String)


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

Returns:

  • (Integer)


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

Returns:

  • (String)


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

Returns:



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