stripeapi-0.1.0.2: Stripe-Library

Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.ReportingReportType

Description

Contains the types generated from the schema ReportingReportType

Synopsis

Documentation

data Reporting'reportType Source #

Defines the data type for the schema reporting.report_type

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 reports can only be run based on your live-mode data (not test-mode data), and thus related requests must be made with a live-mode API key.

Constructors

Reporting'reportType 

Fields