=begin #Intrinio API #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner. OpenAPI spec version: 2.75.0 Generated by: https://github.com/swagger-api/swagger-codegen.git Swagger Codegen version: unset =end require 'date' module Intrinio class ApiResponseOptions # A list of options contracts with the given symbol attr_accessor :options # The token required to request the next page of the data. If null, no further results are available. attr_accessor :next_page # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map { :'options' => :'options', :'next_page' => :'next_page' } end # Attribute type mapping. def self.swagger_types { :'options' => :'Array