XTimePartSpec Data Type

Properties
name data type description
part_spec_element array of XTimePartSpecElement

Example

{
  "part_spec_element" : [ {
    "value" : 12345,
    "key" : "..."
  }, {
    "value" : 12345,
    "key" : "..."
  } ]
}