interface UploadFileChange {
    details: UploadFileChangeDetail[];
}

Properties

Properties