Sha256: 5910a780211def9c18aa78efed57a964af453f481a89b069f77206da798efee4
Contents?: true
Size: 283 Bytes
Versions: 6
Compression:
Stored size: 283 Bytes
Contents
module Inforouter #:nodoc: module Responses #:nodoc: # Response to an infoRouter Folder Exists API call. # # See http://www.inforouter.com/web-services-80/default.aspx?op=FolderExists class FolderExists < Generic response_key :folder_exists end end end
Version data entries
6 entries across 6 versions & 1 rubygems