EasyPost.ScanForm (ex_easypost v3.0.4)
Link to this section Summary
Link to this section Functions
Link to this function
create(params)
@spec create(map()) :: EasyPost.Operation.t()
Create a ScanForm
.
Link to this function
get(id)
@spec get(String.t()) :: EasyPost.Operation.t()
Retrieve a ScanForm
.
Link to this function
list(params \\ %{})
@spec list(map()) :: EasyPost.Operation.t()
Retrieve a list of ScanForm
's.