Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.Fuel (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Issuing.Authorization.Fleet.ReportedBreakdown.Fuel{
  gross_amount_decimal: String.t() | nil
}
  • gross_amount_decimal - Gross fuel amount that should equal Fuel Quantity multiplied by Fuel Unit Cost, inclusive of taxes. Format: decimal string. Nullable.