Class: PYR::Resource::Zctas

Inherits:
PYR::Resource show all
Defined in:
lib/pyr/resources/zctas.rb

Overview

Resource object for sending requests to the /zctas resource of the API

Instance Attribute Summary collapse

Attributes inherited from PYR::Resource

#controller, #id

Method Summary

Methods inherited from PYR::Resource

#initialize, #to_s

Constructor Details

This class inherits a constructor from PYR::Resource

Instance Attribute Details

#repsObject

Read the reps param value



8
9
10
# File 'lib/pyr/resources/zctas.rb', line 8

def reps
  @reps
end