stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.Reporting_ReportType

Description

Contains the types generated from the schema Reporting_ReportType

Synopsis

Documentation

data Reporting'reportType Source #

Defines the object schema located at components.schemas.reporting.report_type in the specification.

The Report Type resource corresponds to a particular type of report, such as the "Activity summary" or "Itemized payouts" reports. These objects are identified by an ID belonging to a set of enumerated values. See API Access to Reports documentation for those Report Type IDs, along with required and optional parameters.

Note that certain report types can only be run based on your live-mode data (not test-mode data), and will error when queried without a live-mode API key.

Constructors

Reporting'reportType 

Fields