Class: Onlyfans::Models::ReleaseFormCreateInvitationLinkResponse::Data::User::AvatarThumbs
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- Onlyfans::Models::ReleaseFormCreateInvitationLinkResponse::Data::User::AvatarThumbs
- Defined in:
- lib/onlyfans/models/release_form_create_invitation_link_response.rb,
sig/onlyfans/models/release_form_create_invitation_link_response.rbs
Overview
Instance Attribute Summary collapse
Instance Method Summary collapse
-
#initialize(c144: nil, c50: nil) ⇒ AvatarThumbs
constructor
A new instance of AvatarThumbs.
- #to_hash ⇒ { :c144 => String, :c50 => String }
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(c144: nil, c50: nil) ⇒ AvatarThumbs
Returns a new instance of AvatarThumbs.
|
|
# File 'lib/onlyfans/models/release_form_create_invitation_link_response.rb', line 231
|
Instance Attribute Details
#c144 ⇒ String?
224 |
# File 'lib/onlyfans/models/release_form_create_invitation_link_response.rb', line 224 optional :c144, String |
#c50 ⇒ String?
229 |
# File 'lib/onlyfans/models/release_form_create_invitation_link_response.rb', line 229 optional :c50, String |
Instance Method Details
#to_hash ⇒ { :c144 => String, :c50 => String }
302 |
# File 'sig/onlyfans/models/release_form_create_invitation_link_response.rbs', line 302 def to_hash: -> { :c144 => String, :c50 => String } |