Mayson Monorepo Documentation
    Preparing search index...
    interface IdNumber {
        registrar?: string;
        type: Stripe.V2.Core.AccountUpdateParams.Identity.BusinessDetails.IdNumber.Type;
        value: string;
    }
    Index

    Properties

    Properties

    registrar?: string

    The registrar of the ID number (Only valid for DE ID number types).

    Open Enum. The ID number type of a business entity.

    value: string

    The value of the ID number.