class GdsApi::ListResponse
def initialize(response, api_client, options = {})
The ListResponse is instantiated with a reference back to the API client,
def initialize(response, api_client, options = {}) super(response, options) @api_client = api_client end