View Source Plaid.Categories (plaid v3.3.0)
Functions for Plaid categories
endpoint.
Link to this section Summary
Functions
Gets all categories.
Link to this section Types
@type error() :: {:error, Plaid.Error.t() | any()} | no_return()
@type t() :: %Plaid.Categories{ categories: [Plaid.Categories.Category.t()], request_id: String.t() }
Link to this section Functions
Gets all categories.