Class: NeverBounce::API::Response::JobsSearch::Query

Inherits:
Container
  • Object
show all
Defined in:
lib/never_bounce/api/response/jobs_search/query.rb

Instance Attribute Summary collapse

Attributes inherited from Container

#body_hash, #raw

Method Summary

Methods inherited from Container

oattr, scalar_oattr

Instance Attribute Details

#items_per_pageInteger

Returns:

  • (Integer)


10
# File 'lib/never_bounce/api/response/jobs_search/query.rb', line 10

oattr :items_per_page, :scalar, type: :integer

#pageInteger

Returns:

  • (Integer)


14
# File 'lib/never_bounce/api/response/jobs_search/query.rb', line 14

oattr :page, :scalar, type: :integer