public class UpdateFileVersionByIdRequestBody extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateFileVersionByIdRequestBody.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
trashedAt
Set this to `null` to clear the date and restore the file.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
UpdateFileVersionByIdRequestBody() |
protected |
UpdateFileVersionByIdRequestBody(UpdateFileVersionByIdRequestBody.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTrashedAt() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic UpdateFileVersionByIdRequestBody()
protected UpdateFileVersionByIdRequestBody(UpdateFileVersionByIdRequestBody.Builder builder)