class RakutenWebService::Gora::Plan::PlanInfo
Public Class Methods
search(_options)
click to toggle source
# File lib/rakuten_web_service/gora/plan.rb, line 24 def search(_options) raise 'There is no API endpoint for this resource.' end
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