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