ex_easypost v1.0.0 ExEasyPost.Report

Link to this section Summary

Functions

Create a Report

Retrieve a Report by type and id

Retrieve a list of Reports by type

Link to this section Functions

Link to this function create(type, params)
create(binary(), map()) :: ExEasyPost.Operation.t()

Create a Report

Link to this function find(type, id)
find(binary(), binary()) :: ExEasyPost.Operation.t()

Retrieve a Report by type and id

Link to this function list(type, params \\ %{})
list(binary(), map()) :: ExEasyPost.Operation.t()

Retrieve a list of Reports by type