class RakutenWebService::Gora::Plan::PlanInfo

Public Class Methods

Public Instance Methods

call_info() click to toggle source
# File lib/rakuten_web_service/gora/plan.rb, line 34
def call_info
  CallInfo.new(get_attribute('callInfo'))
end