Class: TokyoMetro::Api::MetaClass::Fundamental::Info
- Inherits:
-
Object
- Object
- TokyoMetro::Api::MetaClass::Fundamental::Info
- 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 から提供されるデータ(メタクラス)
Direct Known Subclasses
Instance Attribute Summary collapse
-
#id_urn ⇒ String
readonly
固有識別子 (ucode) - URN.
Method Summary
Methods included from Modules::Api::Info::ToJson
Instance Attribute Details
#id_urn ⇒ String (readonly)
Returns 固有識別子 (ucode) - URN.
13 14 15 |
# File 'lib/tokyo_metro/api/meta_class/fundamental/info.rb', line 13 def id_urn @id_urn end |