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.



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

def checked
  @checked
end

#lockedObject

Returns the value of attribute locked.



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

def locked
  @locked
end