Bunny::File
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
date_created
Sourcedate_created=(date_created : String)
Sourceguid
Sourceguid=(guid : String)
Sourceis_directory
Sourceis_directory=(is_directory : Bool)
Sourcelast_changed
Sourcelast_changed=(last_changed : String)
Sourcelength
Sourcelength=(length : UInt32)
Sourceobject_name
Sourceobject_name=(object_name : String)
Sourcepath
Sourcepath=(path : String)
Sourceserver_id
Sourceserver_id=(server_id : UInt32)
Sourcestorage_zone_id
Sourcestorage_zone_id=(storage_zone_id : UInt32)
Sourcestorage_zone_name
Sourcestorage_zone_name=(storage_zone_name : String)
Sourceuser_id
Sourceuser_id=(user_id : String)
Source