| Package | Description |
|---|---|
| jp.co.freee.accounting.api | |
| jp.co.freee.accounting.models |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<UserResponse> |
UsersApi.updateUser(UserParams userParams)
ユーザー情報の更新
<h2 id=\"\">概要</h2> <p>ユーザー情報を更新する</p>
|
| Modifier and Type | Method and Description |
|---|---|
UserParams |
UserParams.displayName(String displayName) |
UserParams |
UserParams.firstName(String firstName) |
UserParams |
UserParams.firstNameKana(String firstNameKana) |
UserParams |
UserParams.lastName(String lastName) |
UserParams |
UserParams.lastNameKana(String lastNameKana) |
Copyright © 2020. All rights reserved.