Class: Imagekitio::Models::FileUpdateResponse

Inherits:
File show all
Defined in:
lib/imagekitio/models/file_update_response.rb

Overview

Defined Under Namespace

Classes: ExtensionStatus

Instance Attribute Summary collapse

Attributes inherited from File

#ai_tags, #created_at, #custom_coordinates, #custom_metadata, #description, #file_id, #file_path, #file_type, #has_alpha, #height, #is_private_file, #is_published, #mime, #name, #selected_fields_schema, #size, #tags, #thumbnail, #type, #updated_at, #url, #version_info, #width

Method Summary

Methods inherited from File

#initialize, values, variants

Methods inherited from Internal::Type::BaseModel

#==, ==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, #initialize, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Constructor Details

This class inherits a constructor from Imagekitio::Models::File

Instance Attribute Details

#extension_statusImagekitio::Models::FileUpdateResponse::ExtensionStatus?



10
11
12
# File 'lib/imagekitio/models/file_update_response.rb', line 10

optional :extension_status,
-> { Imagekitio::Models::FileUpdateResponse::ExtensionStatus },
api_name: :extensionStatus