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