Method: Algolia::Recommend::BoughtTogetherQuery.openapi_nullable
- Defined in:
- lib/algolia/models/recommend/bought_together_query.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
56 57 58 59 60 |
# File 'lib/algolia/models/recommend/bought_together_query.rb', line 56 def self.openapi_nullable Set.new( [] ) end |