Method: ShareNotify::PushDocument#delete

Defined in:
lib/share_notify/push_document.rb

#deleteObject



68
69
70
# File 'lib/share_notify/push_document.rb', line 68

def delete
  @otherProperties = [OtherProperty.new("status", status: ["deleted"])]
end