Mayson Monorepo Documentation
    Preparing search index...
    interface IdNumber {
        type: Stripe.V2.Core.AccountCreateParams.Identity.Individual.IdNumber.Type;
        value: string;
    }
    Index

    Properties

    Properties

    The ID number type of an individual.

    value: string

    The value of the ID number.