Ramp.Business (ramp v1.0.0)

Copy Markdown View Source

The Business resource: read-only details about the top-level Ramp business account associated with the client's credentials.

Summary

Functions

Retrieves the business account details.

Functions

get(client)

@spec get(Ramp.Client.t()) ::
  {:ok, Ramp.Business.BusinessAccount.t()} | {:error, Ramp.Error.t()}

Retrieves the business account details.