| Package | Description |
|---|---|
| co.dapi.response | |
| co.dapi.types |
| Modifier and Type | Method and Description |
|---|---|
APIStatus |
BaseResponse.getStatus()
returns the status of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
static APIStatus |
APIStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIStatus[] |
APIStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021–2022 Dapi. All rights reserved.