Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() ::
  %Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue{
    amount:
      Stripe.Resources.V2.Core.Account.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount.t()
      | nil
  }
  • amount - Estimated monthly revenue amount in minor currency units (for example, '123' for 1.23 USD).