Class: Onlyfans::Models::AuthenticatePollStatusResponse::Account::OnlyfansData::Upload::GeoUploadArgs

Inherits:
Internal::Type::BaseModel
  • Object
show all
Defined in:
lib/onlyfans/models/authenticate_poll_status_response.rb

Overview

See Also:

Defined Under Namespace

Classes: Additional

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, 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

#initialize(additional: nil, is_delay: nil, need_thumbs: nil, preset: nil, preset_png: nil, protected_preset: nil) ⇒ Object

Parameters:



# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 852

Instance Attribute Details

#is_delayBoolean?

Returns:

  • (Boolean, nil)


830
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 830

optional :is_delay, Onlyfans::Internal::Type::Boolean, api_name: :isDelay

#need_thumbsBoolean?

Returns:

  • (Boolean, nil)


835
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 835

optional :need_thumbs, Onlyfans::Internal::Type::Boolean, api_name: :needThumbs

#presetString?

Returns:

  • (String, nil)


840
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 840

optional :preset, String

#preset_pngString?

Returns:

  • (String, nil)


845
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 845

optional :preset_png, String

#protected_presetString?

Returns:

  • (String, nil)


850
# File 'lib/onlyfans/models/authenticate_poll_status_response.rb', line 850

optional :protected_preset, String