Class: Seam::Resources::AcsCredential
- Inherits:
-
BaseResource
- Object
- BaseResource
- Seam::Resources::AcsCredential
- Includes:
- ResourceErrorsSupport, ResourceWarningsSupport
- Defined in:
- lib/seam/routes/resources/acs_credential.rb
Instance Attribute Summary collapse
-
#access_method ⇒ Object
Returns the value of attribute access_method.
-
#acs_credential_id ⇒ Object
Returns the value of attribute acs_credential_id.
-
#acs_credential_pool_id ⇒ Object
Returns the value of attribute acs_credential_pool_id.
-
#acs_system_id ⇒ Object
Returns the value of attribute acs_system_id.
-
#acs_user_id ⇒ Object
Returns the value of attribute acs_user_id.
-
#assa_abloy_vostio_metadata ⇒ Object
Returns the value of attribute assa_abloy_vostio_metadata.
-
#card_number ⇒ Object
Returns the value of attribute card_number.
-
#code ⇒ Object
Returns the value of attribute code.
-
#connected_account_id ⇒ Object
Returns the value of attribute connected_account_id.
-
#display_name ⇒ Object
Returns the value of attribute display_name.
-
#ends_at ⇒ Object
Returns the value of attribute ends_at.
-
#external_type ⇒ Object
Returns the value of attribute external_type.
-
#external_type_display_name ⇒ Object
Returns the value of attribute external_type_display_name.
-
#is_issued ⇒ Object
Returns the value of attribute is_issued.
-
#is_latest_desired_state_synced_with_provider ⇒ Object
Returns the value of attribute is_latest_desired_state_synced_with_provider.
-
#is_managed ⇒ Object
Returns the value of attribute is_managed.
-
#is_multi_phone_sync_credential ⇒ Object
Returns the value of attribute is_multi_phone_sync_credential.
-
#is_one_time_use ⇒ Object
Returns the value of attribute is_one_time_use.
-
#parent_acs_credential_id ⇒ Object
Returns the value of attribute parent_acs_credential_id.
-
#starts_at ⇒ Object
Returns the value of attribute starts_at.
-
#user_identity_id ⇒ Object
Returns the value of attribute user_identity_id.
-
#visionline_metadata ⇒ Object
Returns the value of attribute visionline_metadata.
-
#workspace_id ⇒ Object
Returns the value of attribute workspace_id.
Attributes inherited from BaseResource
Method Summary
Methods included from ResourceWarningsSupport
Methods included from ResourceErrorsSupport
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_method ⇒ Object
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_id ⇒ Object
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_id ⇒ Object
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_id ⇒ Object
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_id ⇒ Object
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_metadata ⇒ Object
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_number ⇒ Object
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 |
#code ⇒ Object
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_id ⇒ Object
Returns the value of attribute connected_account_id.
6 7 8 |
# File 'lib/seam/routes/resources/acs_credential.rb', line 6 def connected_account_id @connected_account_id end |
#display_name ⇒ Object
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_at ⇒ Object
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_type ⇒ Object
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_name ⇒ Object
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_issued ⇒ Object
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_provider ⇒ Object
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_managed ⇒ Object
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_credential ⇒ Object
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_use ⇒ Object
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_id ⇒ Object
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_at ⇒ Object
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_id ⇒ Object
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_metadata ⇒ Object
Returns the value of attribute visionline_metadata.
6 7 8 |
# File 'lib/seam/routes/resources/acs_credential.rb', line 6 def end |
#workspace_id ⇒ Object
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 |