public class DeleteResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
deleted
如果成功删除则为 true
True if successfully deleted
|
private String |
id
对象的ID
The id of the object.
|
private String |
object
删除的对象类型,例如 "file" 或 "model"
The type of object deleted, for example "file" or "model"
|
| Constructor and Description |
|---|
DeleteResponse() |
Copyright © 2024. All rights reserved.