Method: SDM::Query#encrypted

Defined in:
lib/models/porcelain.rb

#encryptedObject

Indicates that the body of the Query is encrypted.



7643
7644
7645
# File 'lib/models/porcelain.rb', line 7643

def encrypted
  @encrypted
end