Mayson Monorepo Documentation
    Preparing search index...
    interface AnnualRevenue {
        amount?: Stripe.V2.Core.Account.Identity.BusinessDetails.AnnualRevenue.Amount;
        fiscal_year_end?: string;
    }
    Index

    Properties

    Annual revenue amount in minor currency units (for example, '123' for 1.23 USD).

    fiscal_year_end?: string

    The close-out date of the preceding fiscal year in ISO 8601 format. E.g. 2023-12-31 for the 31st of December, 2023.