Method: Phrase::ProjectUpdateParameters#remove_project_image

Defined in:
lib/phrase/models/project_update_parameters.rb

#remove_project_imageObject

(Optional) Indicates whether the project image should be deleted.



27
28
29
# File 'lib/phrase/models/project_update_parameters.rb', line 27

def remove_project_image
  @remove_project_image
end