View Source Plaid.AssetReport.Warning (plaid v3.3.0)
Plaid.AssetReport Warning data structure.
Link to this section Summary
Link to this section Types
@type t() :: %Plaid.AssetReport.Warning{ cause: Plaid.AssetReport.Warning.Cause.t(), warning_code: String.t(), warning_type: String.t() }