Class UnauthorizedResponse

  • All Implemented Interfaces:
    Serializable

    @Generated("org.openapitools.codegen.languages.SpringCodegen")
    public class UnauthorizedResponse
    extends Object
    implements Serializable
    Returned when calling an API for which you are required to be authorized (logged in).
    See Also:
    Serialized Form
    • Constructor Detail

      • UnauthorizedResponse

        public UnauthorizedResponse()