EasyPost.User (ex_easypost v3.0.4)

Link to this section Summary

Functions

Create a User.

Retrieve a User.

Update a User.

Link to this section Functions

@spec create(map()) :: EasyPost.Operation.t()

Create a User.

@spec get(String.t()) :: EasyPost.Operation.t()

Retrieve a User.

Link to this function

update(id, params)

@spec update(String.t(), map()) :: EasyPost.Operation.t()

Update a User.