item property
An array of responses, one for each journey that's associated with the application.
Implementation
final List<JourneyResponse> item;
An array of responses, one for each journey that's associated with the application.
final List<JourneyResponse> item;