public static final class ModifyCostUnitResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyCostUnitResponseBody.Data |
build() |
ModifyCostUnitResponseBody.Data.Builder |
isSuccess(Boolean isSuccess)
Indicates whether the cost center was modified.
|
ModifyCostUnitResponseBody.Data.Builder |
ownerUid(Long ownerUid)
The user ID of the cost center owner.
|
ModifyCostUnitResponseBody.Data.Builder |
unitId(Long unitId)
The ID of the cost center.
|
public ModifyCostUnitResponseBody.Data.Builder isSuccess(Boolean isSuccess)
Indicates whether the cost center was modified.
example:true
public ModifyCostUnitResponseBody.Data.Builder ownerUid(Long ownerUid)
The user ID of the cost center owner.
example:823756287
public ModifyCostUnitResponseBody.Data.Builder unitId(Long unitId)
The ID of the cost center.
example:356349875
public ModifyCostUnitResponseBody.Data build()
Copyright © 2026. All rights reserved.