| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
InternalServerErrorErrors |
InternalServerErrorErrors.addMessagesItem(String messagesItem) |
InternalServerErrorErrors |
InternalServerErrorErrors.messages(List<String> messages) |
InternalServerErrorErrors |
InternalServerErrorErrors.type(InternalServerErrorErrors.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<InternalServerErrorErrors> |
InternalServerError.getErrors()
Get errors
|
| Modifier and Type | Method and Description |
|---|---|
InternalServerError |
InternalServerError.addErrorsItem(InternalServerErrorErrors errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
InternalServerError |
InternalServerError.errors(List<InternalServerErrorErrors> errors) |
void |
InternalServerError.setErrors(List<InternalServerErrorErrors> errors) |
Copyright © 2022. All rights reserved.