| 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) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
InlineResponse20011.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20011 |
InlineResponse20011.addTagsItem(Tag tagsItem) |
void |
TagResponse.setTag(Tag tag) |
TagResponse |
TagResponse.tag(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineResponse20011.setTags(List<Tag> tags) |
InlineResponse20011 |
InlineResponse20011.tags(List<Tag> tags) |
Copyright © 2020. All rights reserved.