item property

List<ImportJobResponse> item
final

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

Implementation

final List<ImportJobResponse> item;