item property

List<SegmentResponse> item
final

An array of responses, one for each segment that's associated with the application (Segments resource) or each version of a segment that's associated with the application (Segment Versions resource).

Implementation

final List<SegmentResponse> item;