Method: Checkpoint::Credential::Token#id
- Defined in:
- lib/checkpoint/credential/token.rb
#id ⇒ Object (readonly) Also known as: credential_id
Returns the value of attribute id.
10 11 12 |
# File 'lib/checkpoint/credential/token.rb', line 10 def id @id end |