Mayson Monorepo Documentation
    Preparing search index...
    interface Scope {
        type: Stripe.Apps.Secret.Scope.Type;
        user?: string;
    }
    Index

    Properties

    Properties

    The secret scope type.

    user?: string

    The user ID, if type is set to "user"