Class ApiErrors

java.lang.Object
company.tap.commondependencies.ApiModels.ApiErrors

public class ApiErrors
extends java.lang.Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    class  ApiErrors.ApiError  
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.util.List<ApiErrors.ApiError> errors  
  • Constructor Summary

    Constructors
    Constructor Description
    ApiErrors()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • ApiErrors

      public ApiErrors()