Search
Plaid Category data structure.
@type t() :: %Plaid.Categories.Category{ category_id: String.t(), group: String.t(), hierarchy: list() }