Class: Alplus::Dedup::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/alplus/dedup.rb

Instance Attribute Summary collapse

Instance Attribute Details

#expires_atObject

Returns the value of attribute expires_at

Returns:

  • (Object)

    the current value of expires_at



36
37
38
# File 'lib/alplus/dedup.rb', line 36

def expires_at
  @expires_at
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



36
37
38
# File 'lib/alplus/dedup.rb', line 36

def id
  @id
end