struct

LocalSend::Protocol::FileInfo

Inherits JSON::Serializable < Struct < Value < Object

A file in a prepare-upload request.

Constructors

new(id : String, file_name : String, size : Int64, file_type : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

file_name
Source
file_type
Source
size
Source