| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<CompanyResponse> |
CompaniesApi.getCompany(Integer id,
Boolean details,
Boolean accountItems,
Boolean taxes,
Boolean items,
Boolean partners,
Boolean sections,
Boolean tags,
Boolean walletables)
事業所の詳細情報の取得
<h2 id=\"\">概要</h2> <p>ユーザーが所属する事業所の詳細を取得する</p> <h2 id=\"_2\">定義</h2> <ul> <li>role <ul> <li>admin : 管理者</li> <li>simple_accounting : 一般</li> <li>self_only : 取引登録のみ</li> <li>read_only : 閲覧のみ</li> </ul> </li> </ul> <h2 id=\"_3\">
|
| Modifier and Type | Method and Description |
|---|---|
CompanyResponse |
CompanyResponse.company(CompanyResponseCompany company) |
Copyright © 2020. All rights reserved.