Class: Seam::AcsEntrance

Inherits:
BaseResource show all
Defined in:
lib/seam/resources/acs_entrance.rb

Instance Attribute Summary collapse

Attributes inherited from BaseResource

#client, #data

Method Summary

Methods inherited from BaseResource

date_accessor, #initialize, #inspect, load_from_response, #update_from_response

Constructor Details

This class inherits a constructor from Seam::BaseResource

Instance Attribute Details

#acs_entrance_idObject

Returns the value of attribute acs_entrance_id.



5
6
7
# File 'lib/seam/resources/acs_entrance.rb', line 5

def acs_entrance_id
  @acs_entrance_id
end

#acs_system_idObject

Returns the value of attribute acs_system_id.



5
6
7
# File 'lib/seam/resources/acs_entrance.rb', line 5

def acs_system_id
  @acs_system_id
end

#display_nameObject

Returns the value of attribute display_name.



5
6
7
# File 'lib/seam/resources/acs_entrance.rb', line 5

def display_name
  @display_name
end

#latch_metadataObject

Returns the value of attribute latch_metadata.



5
6
7
# File 'lib/seam/resources/acs_entrance.rb', line 5

def 
  @latch_metadata
end

#visionline_metadataObject

Returns the value of attribute visionline_metadata.



5
6
7
# File 'lib/seam/resources/acs_entrance.rb', line 5

def 
  @visionline_metadata
end