Class: OnSIP::CDR
- Inherits:
-
Object
- Object
- OnSIP::CDR
- Extended by:
- ClassMethods
- Includes:
- Model
- Defined in:
- lib/onsip/models/cdr.rb
Defined Under Namespace
Modules: ClassMethods
Constant Summary
Constants included from Model::ClassMethods
Model::ClassMethods::DEFAULT_OPTIONS
Instance Attribute Summary
Attributes included from Model
Instance Method Summary collapse
Methods included from ClassMethods
browse, process_browse_cdrs_response
Methods included from Model
Methods included from Model::ClassMethods
Instance Method Details
#id ⇒ Object
5 6 7 |
# File 'lib/onsip/models/cdr.rb', line 5 def id @attributes.CdrId end |