Class ServiceHistory

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServiceHistory
    extends ApiData
    POJO for Service History of a Vehicle
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceHistory

        public ServiceHistory()
      • ServiceHistory

        public ServiceHistory​(java.util.List<ServiceRecord> items)
    • Method Detail

      • getItems

        public java.util.List<ServiceRecord> getItems()
        Returns the list of service records.
        Returns:
        List of service records