module StripeAPI.Types.GelatoDataVerifiedOutputsDate where import Data.Aeson import qualified Data.Aeson as Data.Aeson.Types.Internal data GelatoDataVerifiedOutputsDate instance Show GelatoDataVerifiedOutputsDate instance Eq GelatoDataVerifiedOutputsDate instance FromJSON GelatoDataVerifiedOutputsDate instance ToJSON GelatoDataVerifiedOutputsDate