Mayson Monorepo Documentation
    Preparing search index...
    interface AccountUnsubscribeParams {
        features: "transactions"[];
        expand?: string[];
    }
    Index

    Properties

    Properties

    features: "transactions"[]

    The list of account features from which you would like to unsubscribe.

    expand?: string[]

    Specifies which fields in the response should be expanded.