Module: Datashake::Types

Defined in:
lib/datashake-ruby-sdk/types.rb

Constant Summary collapse

Metadata =
Types.Constructor(Hash) { |json| ::JSON.parse(json) }
ReviewCollection =
Types::Array.of(Datashake::ReviewScraper::V2::ReviewInstance)