Class: TokyoMetro::Api::MetaClass::Fundamental::Info

Inherits:
Object
  • Object
show all
Includes:
Modules::Api::Common::NotRealTime, Modules::Api::Info::SetDataToHash, Modules::Api::Info::ToJson, Modules::Common::ToFactory::Generate::Info
Defined in:
lib/tokyo_metro/api/meta_class/fundamental/info.rb

Overview

API から提供されるデータ(メタクラス)

Instance Attribute Summary collapse

Method Summary

Methods included from Modules::Api::Info::ToJson

#to_json

Instance Attribute Details

#id_urnString (readonly)

Returns 固有識別子 (ucode) - URN.

Returns:

  • (String)

    固有識別子 (ucode) - URN



13
14
15
# File 'lib/tokyo_metro/api/meta_class/fundamental/info.rb', line 13

def id_urn
  @id_urn
end