Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue{
    amount:
      Stripe.Params.V2.Core.AccountUpdateParams.Identity.BusinessDetails.MonthlyEstimatedRevenue.Amount.t()
      | nil
  }
  • amount - A non-negative integer representing the amount in the smallest currency unit.