Method: GongAPI::ContentSelector#list_invalid_properties

Defined in:
lib/gong_api/models/content_selector.rb

#list_invalid_propertiesObject

Show invalid properties with the reasons. Usually used together with valid?



103
104
105
106
# File 'lib/gong_api/models/content_selector.rb', line 103

def list_invalid_properties
  invalid_properties = Array.new
  invalid_properties
end