Class: Robocap::SDK::VerifiedKeyVersion

Inherits:
Data
  • Object
show all
Defined in:
lib/robocap/sdk/ownership.rb

Instance Attribute Summary collapse

Instance Attribute Details

#customer_idObject (readonly)

Returns the value of attribute customer_id

Returns:

  • (Object)

    the current value of customer_id



11
12
13
# File 'lib/robocap/sdk/ownership.rb', line 11

def customer_id
  @customer_id
end

#matched_rsa_key_versionObject (readonly)

Returns the value of attribute matched_rsa_key_version

Returns:

  • (Object)

    the current value of matched_rsa_key_version



11
12
13
# File 'lib/robocap/sdk/ownership.rb', line 11

def matched_rsa_key_version
  @matched_rsa_key_version
end

#public_fingerprintObject (readonly)

Returns the value of attribute public_fingerprint

Returns:

  • (Object)

    the current value of public_fingerprint



11
12
13
# File 'lib/robocap/sdk/ownership.rb', line 11

def public_fingerprint
  @public_fingerprint
end