| 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)
メモタグの作成
|
io.reactivex.Observable<TagResponse> |
TagsApi.getTag(Integer id,
Integer companyId)
メモタグの詳細情報の取得
|
io.reactivex.Observable<TagResponse> |
TagsApi.updateTag(Integer id,
TagParams tagParams)
メモタグの更新
|
| Modifier and Type | Method and Description |
|---|---|
TagResponse |
TagResponse.tag(Tag tag) |
Copyright © 2022. All rights reserved.