public class SDKInitializerOutputModel
extends java.lang.Object
Constructor and Description |
---|
SDKInitializerOutputModel() |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
This Method is use to get the code
|
java.lang.String |
getHashkey()
This Method is use to get the hashkey
|
java.lang.String |
getMsg()
This Method is use to get the msg
|
java.lang.String |
getPkgname()
This Method is use to get the package name
|
java.lang.String |
getServerTime()
This Method is use to get the serverTime
|
java.lang.String |
getStatus()
This Method is use to get the status
|
public int getCode()
@Nullable public java.lang.String getStatus()
@Nullable public java.lang.String getHashkey()
@Nullable public java.lang.String getPkgname()
@Nullable public java.lang.String getServerTime()
@Nullable public java.lang.String getMsg()