| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
Error |
Error.additionalInfo(String additionalInfo) |
Error |
Error.code(String code) |
static Error |
Error.fromJson(String jsonString)
Create an instance of Error given an JSON string
|
Error |
Error.message(String message) |
Error |
Error.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2023. All rights reserved.