public class BecResultVo<T> extends AbstractBceResponse
| Modifier and Type | Field and Description |
|---|---|
T |
result
Return result.
|
boolean |
success
Whether the operation was successful.
|
metadata| Constructor and Description |
|---|
BecResultVo() |
BecResultVo(T result) |
Copyright © 2023. All rights reserved.