class

Bunny::File

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

date_created
Source
date_created=(date_created : String)
Source
guid
Source
guid=(guid : String)
Source
is_directory
Source
is_directory=(is_directory : Bool)
Source
last_changed
Source
last_changed=(last_changed : String)
Source
length
Source
length=(length : UInt32)
Source
object_name
Source
object_name=(object_name : String)
Source
path
Source
path=(path : String)
Source
server_id
Source
server_id=(server_id : UInt32)
Source
storage_zone_id
Source
storage_zone_id=(storage_zone_id : UInt32)
Source
storage_zone_name
Source
storage_zone_name=(storage_zone_name : String)
Source
user_id
Source
user_id=(user_id : String)
Source