cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk-docs > UploadInitResponse > data

UploadInitResponse.data property

Signature:

data: {
        uploadType: number;
        uploadHost: string;
        uploadFileId: string;
        fileDataExists: number;
    };
Edit this page