Interface: ModifyVersionPayloadDataAttributes
Defined in: model/modifyVersionPayloadDataAttributes.ts:8
Contains the properties to update
Export
ModifyVersionPayloadDataAttributes
Properties
name?
optional
name:string
Defined in: model/modifyVersionPayloadDataAttributes.ts:16
The file name to be used when synced to local disk (1-255 characters).
Avoid using the following reserved characters in the name: <
, >
, :
, "
, /
, \
, |
, ?
, *
, '
, \n
, \r
, \t
, \0
, \f
, ¢
, ™
, $
, ®
.
Memberof
ModifyVersionPayloadDataAttributes