stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.OnlineAcceptance

Description

Contains the types generated from the schema OnlineAcceptance

Synopsis

Documentation

data OnlineAcceptance Source #

Defines the object schema located at components.schemas.online_acceptance in the specification.

Constructors

OnlineAcceptance 

Fields

mkOnlineAcceptance :: OnlineAcceptance Source #

Create a new OnlineAcceptance with all required fields.