Class AuthenticationError.JsonUtil

java.lang.Object
se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil<AuthenticationError>
se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.JsonUtil
All Implemented Interfaces:
IModelObject.IJsonUtil<AuthenticationError>
Enclosing class:
AuthenticationError

public static final class AuthenticationError.JsonUtil extends AbstractModelObject.JsonUtil<AuthenticationError>
JsonUtil class for building AuthenticationError instances.
  • Constructor Details

    • JsonUtil

      public JsonUtil()