Method: SDM::Query#encrypted

Defined in:
lib/models/porcelain.rb

#encryptedObject

Indicates that the body of the Query is encrypted.



7651
7652
7653
# File 'lib/models/porcelain.rb', line 7651

def encrypted
  @encrypted
end