The parameters sent in notifications/requests for user-initiated creation
of files.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
files
An array of all files/folders created in this operation.
Sourcefiles=(files : Array(FileCreate))
An array of all files/folders created in this operation.
Source