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