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