Interface RemoteImageApiGetRemoteImageProvidersRequest

Request parameters for getRemoteImageProviders operation in RemoteImageApi.

RemoteImageApiGetRemoteImageProvidersRequest

interface RemoteImageApiGetRemoteImageProvidersRequest {
    itemId: string;
}

Properties

Properties

itemId: string

Item Id.

RemoteImageApiGetRemoteImageProviders