Gdex v0.1.2 Gdex.Report View Source

Link to this section Summary

Functions

Get the status of the report identified by report_id

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 type report_type() View Source
report_type() :: :fills | :account

Link to this section Functions

Link to this function create(type, start_date, end_date, opts \\ []) View Source

Create a new report.

Get the status of the report identified by report_id.