Class ScimBulkSupported

java.lang.Object
com.ringcentral.definitions.ScimBulkSupported

public class ScimBulkSupported extends Object
  • Field Details

    • maxOperations

      public Long maxOperations
      Format: int32
    • maxPayloadSize

      public Long maxPayloadSize
      Format: int32
    • supported

      public Boolean supported
  • Constructor Details

    • ScimBulkSupported

      public ScimBulkSupported()
  • Method Details