Method: PureCloud::ScimV2SchemaDefinition#valid?

Defined in:
lib/purecloudplatformclientv2/models/scim_v2_schema_definition.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
# File 'lib/purecloudplatformclientv2/models/scim_v2_schema_definition.rb', line 140

def valid?
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
end