Class: PYR::Resource::Zctas
- Inherits:
-
PYR::Resource
- Object
- PYR::Resource
- PYR::Resource::Zctas
- Defined in:
- lib/pyr/resources/zctas.rb
Overview
Resource object for sending requests to the /zctas resource of the API
Instance Attribute Summary collapse
-
#reps ⇒ Object
Read the reps param value.
Attributes inherited from PYR::Resource
Method Summary
Methods inherited from PYR::Resource
Constructor Details
This class inherits a constructor from PYR::Resource
Instance Attribute Details
#reps ⇒ Object
Read the reps param value
8 9 10 |
# File 'lib/pyr/resources/zctas.rb', line 8 def reps @reps end |