Class: Seam::Resources::AcsCredential

Inherits:
BaseResource show all
Includes:
ResourceErrorsSupport, ResourceWarningsSupport
Defined in:
lib/seam/routes/resources/acs_credential.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

#access_methodObject

Returns the value of attribute access_method.



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

def access_method
  @access_method
end

#acs_credential_idObject

Returns the value of attribute acs_credential_id.



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

def acs_credential_id
  @acs_credential_id
end

#acs_credential_pool_idObject

Returns the value of attribute acs_credential_pool_id.



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

def acs_credential_pool_id
  @acs_credential_pool_id
end

#acs_system_idObject

Returns the value of attribute acs_system_id.



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

def acs_system_id
  @acs_system_id
end

#acs_user_idObject

Returns the value of attribute acs_user_id.



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

def acs_user_id
  @acs_user_id
end

#assa_abloy_vostio_metadataObject

Returns the value of attribute assa_abloy_vostio_metadata.



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

def 
  
end

#card_numberObject

Returns the value of attribute card_number.



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

def card_number
  @card_number
end

#codeObject

Returns the value of attribute code.



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

def code
  @code
end

#connected_account_idObject

Returns the value of attribute connected_account_id.



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

def 
  
end

#display_nameObject

Returns the value of attribute display_name.



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

def display_name
  @display_name
end

#ends_atObject

Returns the value of attribute ends_at.



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

def ends_at
  @ends_at
end

#external_typeObject

Returns the value of attribute external_type.



6
7
8
# File 'lib/seam/routes/resources/acs_credential.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_credential.rb', line 6

def external_type_display_name
  @external_type_display_name
end

#is_issuedObject

Returns the value of attribute is_issued.



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

def is_issued
  @is_issued
end

#is_latest_desired_state_synced_with_providerObject

Returns the value of attribute is_latest_desired_state_synced_with_provider.



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

def is_latest_desired_state_synced_with_provider
  @is_latest_desired_state_synced_with_provider
end

#is_managedObject

Returns the value of attribute is_managed.



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

def is_managed
  @is_managed
end

#is_multi_phone_sync_credentialObject

Returns the value of attribute is_multi_phone_sync_credential.



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

def is_multi_phone_sync_credential
  @is_multi_phone_sync_credential
end

#is_one_time_useObject

Returns the value of attribute is_one_time_use.



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

def is_one_time_use
  @is_one_time_use
end

#parent_acs_credential_idObject

Returns the value of attribute parent_acs_credential_id.



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

def parent_acs_credential_id
  @parent_acs_credential_id
end

#starts_atObject

Returns the value of attribute starts_at.



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

def starts_at
  @starts_at
end

#user_identity_idObject

Returns the value of attribute user_identity_id.



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

def user_identity_id
  @user_identity_id
end

#visionline_metadataObject

Returns the value of attribute visionline_metadata.



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

def 
  
end

#workspace_idObject

Returns the value of attribute workspace_id.



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

def workspace_id
  @workspace_id
end