Method: SDM::Query#encrypted

Defined in:
lib/models/porcelain.rb

#encryptedObject

Indicates that the body of the Query is encrypted.



6859
6860
6861
# File 'lib/models/porcelain.rb', line 6859

def encrypted
  @encrypted
end