Class: NeverBounce::API::Response::JobsSearch::Query
- Defined in:
- lib/never_bounce/api/response/jobs_search/query.rb
Instance Attribute Summary collapse
Attributes inherited from Container
Method Summary
Methods inherited from Container
Instance Attribute Details
#items_per_page ⇒ Integer
10 |
# File 'lib/never_bounce/api/response/jobs_search/query.rb', line 10 oattr :items_per_page, :scalar, type: :integer |
#page ⇒ Integer
14 |
# File 'lib/never_bounce/api/response/jobs_search/query.rb', line 14 oattr :page, :scalar, type: :integer |