Method: DocuSign_eSign::WorkspaceList#total_set_size

Defined in:
lib/docusign_esign/models/workspace_list.rb

#total_set_sizeObject

The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response.



27
28
29
# File 'lib/docusign_esign/models/workspace_list.rb', line 27

def total_set_size
  @total_set_size
end