Triple.Types.Enrich.V1.Response.CO2Footprint (triple v1.0.0)

Copy Markdown View Source

Estimated CO2 emissions for the transaction.

Summary

Types

t()

@type t() :: %Triple.Types.Enrich.V1.Response.CO2Footprint{
  emissions: String.t() | nil,
  enabled: boolean()
}