EasyPost.CarrierAccount (ex_easypost v3.0.4)

Link to this section Summary

Functions

Create a CarrierAccount.

Delete a CarrierAccount.

Retrieve a CarrierAccount.

Retrieve a list of CarrierAccount's.

Update a CarrierAccount.

Link to this section Functions

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

Create a CarrierAccount.

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

Delete a CarrierAccount.

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

Retrieve a CarrierAccount.

@spec list() :: EasyPost.Operation.t()

Retrieve a list of CarrierAccount's.

Link to this function

update(id, params)

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

Update a CarrierAccount.