stratosphere-aps-1.0.0: gen/Stratosphere/APS/Scraper/SourceProperty.hs-boot
module Stratosphere.APS.Scraper.SourceProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SourceProperty :: Prelude.Type instance ToResourceProperties SourceProperty instance Prelude.Eq SourceProperty instance Prelude.Show SourceProperty instance JSON.ToJSON SourceProperty