| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.companyId(Integer companyId) |
Tag |
TagResponse.getTag()
Get tag
|
Tag |
Tag.id(Integer id) |
Tag |
Tag.name(String name) |
Tag |
Tag.shortcut1(String shortcut1) |
Tag |
Tag.shortcut2(String shortcut2) |
Tag |
Tag.updateDate(String updateDate) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
InlineResponse2008.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
InlineResponse2008.addTagsItem(Tag tagsItem) |
void |
TagResponse.setTag(Tag tag) |
TagResponse |
TagResponse.tag(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineResponse2008.setTags(List<Tag> tags) |
InlineResponse2008 |
InlineResponse2008.tags(List<Tag> tags) |
Copyright © 2022. All rights reserved.