Class: EPlat::Paginated::LinkHeaders::LinkHeader

Inherits:
Struct
  • Object
show all
Defined in:
lib/e_plat/resource/paginated/link_headers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#relObject

Returns the value of attribute rel



8
9
10
# File 'lib/e_plat/resource/paginated/link_headers.rb', line 8

def rel
  @rel
end

#urlObject

Returns the value of attribute url



8
9
10
# File 'lib/e_plat/resource/paginated/link_headers.rb', line 8

def url
  @url
end