Class: Rocksky::Generated::DropboxFileView

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clientModifiedObject

Returns the value of attribute clientModified

Returns:

  • (Object)

    the current value of clientModified



42
43
44
# File 'lib/rocksky/generated/types.rb', line 42

def clientModified
  @clientModified
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



42
43
44
# File 'lib/rocksky/generated/types.rb', line 42

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



42
43
44
# File 'lib/rocksky/generated/types.rb', line 42

def name
  @name
end

#pathDisplayObject

Returns the value of attribute pathDisplay

Returns:

  • (Object)

    the current value of pathDisplay



42
43
44
# File 'lib/rocksky/generated/types.rb', line 42

def pathDisplay
  @pathDisplay
end

#pathLowerObject

Returns the value of attribute pathLower

Returns:

  • (Object)

    the current value of pathLower



42
43
44
# File 'lib/rocksky/generated/types.rb', line 42

def pathLower
  @pathLower
end

#serverModifiedObject

Returns the value of attribute serverModified

Returns:

  • (Object)

    the current value of serverModified



42
43
44
# File 'lib/rocksky/generated/types.rb', line 42

def serverModified
  @serverModified
end