item property

List<ExportJobResponse> item
final

An array of responses, one for each export job that's associated with the application (Export Jobs resource) or segment (Segment Export Jobs resource).

Implementation

final List<ExportJobResponse> item;