| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
InlineResponse2005.getItems()
Get items
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2005 |
InlineResponse2005.addItemsItem(Item itemsItem) |
ItemResponse |
ItemResponse.item(Item item) |
void |
ItemResponse.setItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2005 |
InlineResponse2005.items(List<Item> items) |
void |
InlineResponse2005.setItems(List<Item> items) |
Copyright © 2020. All rights reserved.