Method: SDM::Query#encrypted
- Defined in:
- lib/models/porcelain.rb
#encrypted ⇒ Object
Indicates that the body of the Query is encrypted.
11136 11137 11138 |
# File 'lib/models/porcelain.rb', line 11136 def encrypted @encrypted end |