Class: Webmoney::Passport::Attribute

Inherits:
String
  • Object
show all
Defined in:
lib/passport.rb

Instance Attribute Summary collapse

Instance Attribute Details

#checkedObject

Returns the value of attribute checked.



7
8
9
# File 'lib/passport.rb', line 7

def checked
  @checked
end

#lockedObject

Returns the value of attribute locked.



7
8
9
# File 'lib/passport.rb', line 7

def locked
  @locked
end