Class: Scimitar::Bulk

Inherits:
Supportable show all
Defined in:
app/models/scimitar/bulk.rb

Overview

This isn’t supported yet; the class is a placeholder.

Instance Attribute Summary collapse

Attributes inherited from Supportable

#supported

Method Summary

Methods inherited from Supportable

supported, unsupported

Instance Attribute Details

#maxOperationsObject

Returns the value of attribute maxOperations.



6
7
8
# File 'app/models/scimitar/bulk.rb', line 6

def maxOperations
  @maxOperations
end

#maxPayloadSizeObject

Returns the value of attribute maxPayloadSize.



6
7
8
# File 'app/models/scimitar/bulk.rb', line 6

def maxPayloadSize
  @maxPayloadSize
end