Class: Bitly::API::ShortenCounts::Metric

Inherits:
Struct
  • Object
show all
Defined in:
lib/bitly/api/shorten_counts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



16
17
18
# File 'lib/bitly/api/shorten_counts.rb', line 16

def key
  @key
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



16
17
18
# File 'lib/bitly/api/shorten_counts.rb', line 16

def value
  @value
end