open-nav
    Preparing search index...

    Type Alias ManageBody<T>

    ManageBody: Omit<RequestBody<T>, "exchangeToken">

    A manage request body; the exchange token is obtained by the client.

    Type Parameters

    • T