| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<TagResponse> |
TagsApi.createTag(TagParams tagParams)
メモタグの作成
<h2 id=\"\">概要</h2> <p>指定した事業所のメモタグを作成する</p>
|
io.reactivex.Observable<TagResponse> |
TagsApi.updateTag(Integer id,
TagParams tagParams)
メモタグの更新
<h2 id=\"\">概要</h2> <p>指定した事業所のメモタグを更新する</p>
|
| Modifier and Type | Method and Description |
|---|---|
TagParams |
TagParams.companyId(Integer companyId) |
TagParams |
TagParams.name(String name) |
TagParams |
TagParams.shortcut1(String shortcut1) |
TagParams |
TagParams.shortcut2(String shortcut2) |
Copyright © 2020. All rights reserved.