Document Set Details (Object)

Document Set Details (Object)

A JSON object that represents name and other details for a document set (resource).

See API method resources/documentsets to enumerate all resources of a scope.

PROPERTIES

dsid

The document set id.

int

name

The name of the resource.

string

cty

The type of resource:

  • 1: Project memories

  • 2: Translation memories

  • 3: Terminology databases



int

segments

Total number of segments contained in this resource.

int


EXAMPLES

A translation memory:

{ "dsid": 5620, "name": "Master memory 1", "cty": 2, "segments": 1229041 }









Copyright Wordbee - Buzzin' Outside the Box since 2008