Class: Seam::Resources::Batch

Inherits:
BaseResource show all
Defined in:
lib/seam/routes/resources/batch.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::Resources::BaseResource

Instance Attribute Details

#access_codesObject

Returns the value of attribute access_codes.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def access_codes
  @access_codes
end

#access_grantsObject

Returns the value of attribute access_grants.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def access_grants
  @access_grants
end

#access_methodsObject

Returns the value of attribute access_methods.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def access_methods
  @access_methods
end

#acs_access_groupsObject

Returns the value of attribute acs_access_groups.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def acs_access_groups
  @acs_access_groups
end

#acs_credentialsObject

Returns the value of attribute acs_credentials.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def acs_credentials
  @acs_credentials
end

#acs_encodersObject

Returns the value of attribute acs_encoders.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def acs_encoders
  @acs_encoders
end

#acs_entrancesObject

Returns the value of attribute acs_entrances.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def acs_entrances
  @acs_entrances
end

#acs_systemsObject

Returns the value of attribute acs_systems.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def acs_systems
  @acs_systems
end

#acs_usersObject

Returns the value of attribute acs_users.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def acs_users
  @acs_users
end

#action_attemptsObject

Returns the value of attribute action_attempts.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def action_attempts
  @action_attempts
end

#client_sessionsObject

Returns the value of attribute client_sessions.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def client_sessions
  @client_sessions
end

#connect_webviewsObject

Returns the value of attribute connect_webviews.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def connect_webviews
  @connect_webviews
end

#connected_accountsObject

Returns the value of attribute connected_accounts.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def connected_accounts
  @connected_accounts
end

#customization_profilesObject

Returns the value of attribute customization_profiles.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def customization_profiles
  @customization_profiles
end

#devicesObject

Returns the value of attribute devices.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def devices
  @devices
end

#eventsObject

Returns the value of attribute events.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def events
  @events
end

#instant_keysObject

Returns the value of attribute instant_keys.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def instant_keys
  @instant_keys
end

#noise_thresholdsObject

Returns the value of attribute noise_thresholds.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def noise_thresholds
  @noise_thresholds
end

#spacesObject

Returns the value of attribute spaces.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def spaces
  @spaces
end

#thermostat_daily_programsObject

Returns the value of attribute thermostat_daily_programs.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def thermostat_daily_programs
  @thermostat_daily_programs
end

#thermostat_schedulesObject

Returns the value of attribute thermostat_schedules.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def thermostat_schedules
  @thermostat_schedules
end

#unmanaged_access_codesObject

Returns the value of attribute unmanaged_access_codes.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def unmanaged_access_codes
  @unmanaged_access_codes
end

#unmanaged_acs_access_groupsObject

Returns the value of attribute unmanaged_acs_access_groups.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def unmanaged_acs_access_groups
  @unmanaged_acs_access_groups
end

#unmanaged_acs_credentialsObject

Returns the value of attribute unmanaged_acs_credentials.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def unmanaged_acs_credentials
  @unmanaged_acs_credentials
end

#unmanaged_acs_usersObject

Returns the value of attribute unmanaged_acs_users.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def unmanaged_acs_users
  @unmanaged_acs_users
end

#unmanaged_devicesObject

Returns the value of attribute unmanaged_devices.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def unmanaged_devices
  @unmanaged_devices
end

#user_identitiesObject

Returns the value of attribute user_identities.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def user_identities
  @user_identities
end

#workspacesObject

Returns the value of attribute workspaces.



6
7
8
# File 'lib/seam/routes/resources/batch.rb', line 6

def workspaces
  @workspaces
end