| Package | Description |
|---|---|
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompanyTags |
CompanyResponseCompanyTags.id(Integer id) |
CompanyResponseCompanyTags |
CompanyResponseCompanyTags.name(String name) |
CompanyResponseCompanyTags |
CompanyResponseCompanyTags.shortcut1(String shortcut1) |
CompanyResponseCompanyTags |
CompanyResponseCompanyTags.shortcut2(String shortcut2) |
| Modifier and Type | Method and Description |
|---|---|
List<CompanyResponseCompanyTags> |
CompanyResponseCompany.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
CompanyResponseCompany |
CompanyResponseCompany.addTagsItem(CompanyResponseCompanyTags tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompanyResponseCompany.setTags(List<CompanyResponseCompanyTags> tags) |
CompanyResponseCompany |
CompanyResponseCompany.tags(List<CompanyResponseCompanyTags> tags) |
Copyright © 2022. All rights reserved.