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