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

    Properties

    A non-negative integer representing the amount in the smallest currency unit.

    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.