Gdex v0.1.1 Gdex.Report View Source
Link to this section Summary
Link to this section Types
Link to this type
report_opt()
View Source
report_opt :: {:product_id, binary} | {:account_id, binary} | {:format, :pdf | :csv} | {:email, binary}
Link to this section Functions
Link to this function
create(type, start_date, end_date, opts \\ [])
View Source
create(report_type, DateTime.t, DateTime.t, [report_opt]) :: Gdex.Request.t
Create a new report.
Get the status of the report identified by report_id
.