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

    Properties

    Properties

    features: "transactions"[]

    The list of account features to which you would like to subscribe.

    expand?: string[]

    Specifies which fields in the response should be expanded.