Class: PostProxy::TikTokParams

Inherits:
Model
  • Object
show all
Defined in:
lib/postproxy/types.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#initialize, #to_h

Constructor Details

This class inherits a constructor from PostProxy::Model

Instance Attribute Details

#auto_add_musicObject

Returns the value of attribute auto_add_music.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def auto_add_music
  @auto_add_music
end

#brand_content_toggleObject

Returns the value of attribute brand_content_toggle.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def brand_content_toggle
  @brand_content_toggle
end

#brand_organic_toggleObject

Returns the value of attribute brand_organic_toggle.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def brand_organic_toggle
  @brand_organic_toggle
end

#disable_commentObject

Returns the value of attribute disable_comment.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def disable_comment
  @disable_comment
end

#disable_duetObject

Returns the value of attribute disable_duet.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def disable_duet
  @disable_duet
end

#disable_stitchObject

Returns the value of attribute disable_stitch.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def disable_stitch
  @disable_stitch
end

#formatObject

Returns the value of attribute format.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def format
  @format
end

#made_with_aiObject

Returns the value of attribute made_with_ai.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def made_with_ai
  @made_with_ai
end

#photo_cover_indexObject

Returns the value of attribute photo_cover_index.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def photo_cover_index
  @photo_cover_index
end

#privacy_statusObject

Returns the value of attribute privacy_status.



156
157
158
# File 'lib/postproxy/types.rb', line 156

def privacy_status
  @privacy_status
end