Class: Rocksky::Generated::BlobRef

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

Instance Attribute Summary collapse

Instance Attribute Details

#mimeTypeObject

Returns the value of attribute mimeType

Returns:

  • (Object)

    the current value of mimeType



8
9
10
# File 'lib/rocksky/generated/types.rb', line 8

def mimeType
  @mimeType
end

#refObject

Returns the value of attribute ref

Returns:

  • (Object)

    the current value of ref



8
9
10
# File 'lib/rocksky/generated/types.rb', line 8

def ref
  @ref
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



8
9
10
# File 'lib/rocksky/generated/types.rb', line 8

def size
  @size
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



8
9
10
# File 'lib/rocksky/generated/types.rb', line 8

def type
  @type
end