public static final class GetCheckDetailResponseBody.FlowStep.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetCheckDetailResponseBody.FlowStep |
build() |
GetCheckDetailResponseBody.FlowStep.Builder |
showText(String showText)
The text description of the fixing step.
|
GetCheckDetailResponseBody.FlowStep.Builder |
step(String step)
The sequence number of the fixing step.
|
public GetCheckDetailResponseBody.FlowStep.Builder showText(String showText)
The text description of the fixing step.
example:The first step is to open the calling interface.
public GetCheckDetailResponseBody.FlowStep.Builder step(String step)
The sequence number of the fixing step.
example:1
public GetCheckDetailResponseBody.FlowStep build()
Copyright © 2026. All rights reserved.