Class ApiShipment.Log

java.lang.Object
company.tap.commondependencies.ApiModels.ApiShipment.Log
Enclosing class:
ApiShipment

public class ApiShipment.Log
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    long created  
    java.lang.String status  
  • Constructor Summary

    Constructors
    Constructor Description
    Log()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • status

      public java.lang.String status
    • created

      public long created
  • Constructor Details

    • Log

      public Log()