Method: Osm::Event#columns
- Defined in:
- lib/osm/event.rb
#columns ⇒ Array<Osm::Event::Column>
Returns the custom columns for the event.
51 |
# File 'lib/osm/event.rb', line 51 attribute :id, :type => Integer |
Returns the custom columns for the event.
51 |
# File 'lib/osm/event.rb', line 51 attribute :id, :type => Integer |