Mayson Monorepo Documentation
    Preparing search index...
    interface AccountLinkCreateParams {
        account: string;
        use_case: Stripe.V2.Core.AccountLinkCreateParams.UseCase;
    }
    Index

    Properties

    Properties

    account: string

    The ID of the Account to create link for.

    The use case of the AccountLink.