public class TestError extends Object
String
content
description
errorReason
errorTime
level
TestError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Expose public String content
@Expose public String description
@Expose @SerializedName(value="error_time") public String errorTime
@Expose public String level
@Expose @SerializedName(value="error_reson") public String errorReason
public TestError()
Copyright © 2022. All rights reserved.