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

    Properties

    Properties

    The ID number type of an individual.

    value: string

    The value of the ID number.