plaid v1.1.2 Plaid.Categories View Source
Functions for Plaid categories
endpoint.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Plaid.Categories{ categories: [Plaid.Categories.Category.t()], request_id: String.t() }
Link to this section Functions
Link to this function
get()
View Source
get() :: {:ok, Plaid.Categories.t()} | {:error, Plaid.Error.t()}
Gets all categories.