MediaDirectUploadResult: {
    mediaItem: UserMediaItem;
    preflightInfo: PreflightInfo;
}

This response object is available for certain upload calls when the data is directly specified.

Type declaration

Generated using TypeDoc