Method: SDM::Query#encrypted

Defined in:
lib/models/porcelain.rb

#encryptedObject

Indicates that the body of the Query is encrypted.



7045
7046
7047
# File 'lib/models/porcelain.rb', line 7045

def encrypted
  @encrypted
end