Mayson Monorepo Documentation
    Preparing search index...
    interface Recipient {
        applied?: boolean;
        capabilities?: Stripe.V2.Core.AccountUpdateParams.Configuration.Recipient.Capabilities;
    }
    Index

    Properties

    applied?: boolean

    Represents the state of the configuration, and can be updated to deactivate or re-apply a configuration.

    Capabilities to request on the Recipient Configuration.