dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
FieldUpdateRequest
Field
Update
Request
data
class
FieldUpdateRequest
(
val
type
:
String
?
=
null
)
Represents a request to update a field.
Members
Constructors
Field
Update
Request
Link copied to clipboard
constructor
(
type
:
String
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
The updated type of the field.