Module: LobbyingDisclosureClient::Interfaces::ListEndpointOutput
- Extended by:
- T::Generic, T::Sig
- Included in:
- V1::Clients::ListClients::Output, V1::ContributionReports::ListContributionReports::Output, V1::Filings::ListFilings::Output, V1::Lobbyists::ListLobbyists::Output, V1::Registrants::ListRegistrants::Output
- Defined in:
- lib/lobbying_disclosure_client/interfaces/list_endpoint_output.rb
Instance Method Summary collapse
Instance Method Details
#count ⇒ Object
15 |
# File 'lib/lobbying_disclosure_client/interfaces/list_endpoint_output.rb', line 15 def count; end |
#next ⇒ Object
20 |
# File 'lib/lobbying_disclosure_client/interfaces/list_endpoint_output.rb', line 20 def next; end |
#previous ⇒ Object
25 |
# File 'lib/lobbying_disclosure_client/interfaces/list_endpoint_output.rb', line 25 def previous; end |
#results ⇒ Object
30 |
# File 'lib/lobbying_disclosure_client/interfaces/list_endpoint_output.rb', line 30 def results; end |