plaid v1.1.1 Plaid.Categories View Source

Functions for Plaid categories endpoint.

Link to this section Summary

Functions

Gets all categories

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

Gets all categories.