lib/purecloudplatformclientv2/models/scim_metadata.rb in purecloudplatformclientv2-69.0.0 vs lib/purecloudplatformclientv2/models/scim_metadata.rb in purecloudplatformclientv2-70.0.0

- old
+ new

@@ -15,10 +15,10 @@ =end require 'date' module PureCloud - # The meta object of the SCIM V2 implementation. + # Defines the SCIM metadata. class ScimMetadata # The type of SCIM resource. attr_accessor :resource_type # The last time that the resource was modified. Date time is represented as an ISO-8601 string, for example, yyyy-MM-ddTHH:mm:ss.SSSZ.