Class: Seam::Resources::AcsSystem

Inherits:
BaseResource show all
Includes:
ResourceErrorsSupport, ResourceWarningsSupport
Defined in:
lib/seam/routes/resources/acs_system.rb

Instance Attribute Summary collapse

Attributes inherited from BaseResource

#client, #data

Method Summary

Methods included from ResourceWarningsSupport

#warnings

Methods included from ResourceErrorsSupport

#errors

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

#acs_access_group_countObject

Returns the value of attribute acs_access_group_count.



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

def acs_access_group_count
  @acs_access_group_count
end

#acs_system_idObject

Returns the value of attribute acs_system_id.



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

def acs_system_id
  @acs_system_id
end

#acs_user_countObject

Returns the value of attribute acs_user_count.



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

def acs_user_count
  @acs_user_count
end

#connected_account_idObject

Returns the value of attribute connected_account_id.



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

def 
  @connected_account_id
end

#connected_account_idsObject

Returns the value of attribute connected_account_ids.



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

def 
  @connected_account_ids
end

#default_credential_manager_acs_system_idObject

Returns the value of attribute default_credential_manager_acs_system_id.



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

def default_credential_manager_acs_system_id
  @default_credential_manager_acs_system_id
end

#external_typeObject

Returns the value of attribute external_type.



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

def external_type
  @external_type
end

#external_type_display_nameObject

Returns the value of attribute external_type_display_name.



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

def external_type_display_name
  @external_type_display_name
end

#image_alt_textObject

Returns the value of attribute image_alt_text.



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

def image_alt_text
  @image_alt_text
end

#image_urlObject

Returns the value of attribute image_url.



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

def image_url
  @image_url
end

#is_credential_managerObject

Returns the value of attribute is_credential_manager.



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

def is_credential_manager
  @is_credential_manager
end

#locationObject

Returns the value of attribute location.



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

def location
  @location
end

#nameObject

Returns the value of attribute name.



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

def name
  @name
end

#system_typeObject

Returns the value of attribute system_type.



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

def system_type
  @system_type
end

#system_type_display_nameObject

Returns the value of attribute system_type_display_name.



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

def system_type_display_name
  @system_type_display_name
end

#visionline_metadataObject

Returns the value of attribute visionline_metadata.



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

def 
  @visionline_metadata
end

#workspace_idObject

Returns the value of attribute workspace_id.



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

def workspace_id
  @workspace_id
end