parameters property

ReportRunParameters? parameters
final

run_parameter_specs

Parameters specifying how the report should be run. Different Report Types have different required and optional parameters, listed in the [API Access to Reports](https://stripe.com/docs/reporting/statements/api) documentation.

Implementation

final ReportRunParameters? parameters;