| Package | Description |
|---|---|
| org.yiwan.seiya.tower.message.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthCodeResp |
AuthCodeResp.fromString(String json)
Convert the given JSON string to object of class
AuthCodeResp. |
AuthCodeResp |
AuthCodeResp.withCode(Integer code) |
AuthCodeResp |
AuthCodeResp.withDesc(String desc) |
AuthCodeResp |
AuthCodeResp.withMsgId(String msgId) |
Copyright © 2019. All rights reserved.