| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.available(Boolean available) |
Item |
Item.companyId(Integer companyId) |
Item |
ItemResponse.getItem()
Get item
|
Item |
Item.id(Integer id) |
Item |
Item.name(String name) |
Item |
Item.shortcut1(String shortcut1) |
Item |
Item.shortcut2(String shortcut2) |
Item |
Item.updateDate(String updateDate) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
InlineResponse2003.getItems()
Get items
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2003 |
InlineResponse2003.addItemsItem(Item itemsItem) |
ItemResponse |
ItemResponse.item(Item item) |
void |
ItemResponse.setItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2003 |
InlineResponse2003.items(List<Item> items) |
void |
InlineResponse2003.setItems(List<Item> items) |
Copyright © 2022. All rights reserved.