EasyPost.Insurance (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 Insurance
.
Link to this function
get(id)
@spec get(String.t()) :: EasyPost.Operation.t()
Retrieve an Insurance
.
Link to this function
list(params \\ %{})
@spec list(map()) :: EasyPost.Operation.t()
Retrieve a list of Insurance
's.