Class: Seam::Resources::AcsEntrance::VisionlineMetadata::Profiles

Inherits:
BaseResource
  • Object
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, resource_accessor, resource_accessors, resource_list_accessor, resource_list_accessors, #update_from_response

Constructor Details

This class inherits a constructor from Seam::Resources::BaseResource

Instance Attribute Details

#visionline_door_profile_idObject

Door profile ID in the Visionline access system.



141
142
143
# File 'lib/seam/resources/acs_entrance.rb', line 141

def visionline_door_profile_id
  @visionline_door_profile_id
end

#visionline_door_profile_typeObject

Door profile type in the Visionline access system.



143
144
145
# File 'lib/seam/resources/acs_entrance.rb', line 143

def visionline_door_profile_type
  @visionline_door_profile_type
end