@jellyfin/sdk
    Preparing search index...

    Interface RemoteImageApiGetRemoteImageProvidersRequest

    Request parameters for getRemoteImageProviders operation in RemoteImageApi.

    RemoteImageApiGetRemoteImageProvidersRequest

    interface RemoteImageApiGetRemoteImageProvidersRequest {
        itemId: string;
    }
    Index

    Properties

    Properties

    itemId: string

    Item Id.

    RemoteImageApiGetRemoteImageProviders