Method: Bandwidth::LinksObject#last
- Defined in:
- lib/bandwidth-sdk/models/links_object.rb
#last ⇒ Object
If more results exist than specified by ‘size’, this link return the last page of result.
28 29 30 |
# File 'lib/bandwidth-sdk/models/links_object.rb', line 28 def last @last end |