class OnSIP::CDR

Public Instance Methods

id() click to toggle source
# File lib/onsip/models/cdr.rb, line 5
def id
  @attributes.CdrId
end