public class GetOfferApplicationFormReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetOfferApplicationFormReq.Builder |
| 构造器和说明 |
|---|
GetOfferApplicationFormReq() |
GetOfferApplicationFormReq(GetOfferApplicationFormReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getOfferApplicationFormId() |
static GetOfferApplicationFormReq.Builder |
newBuilder() |
void |
setOfferApplicationFormId(String offerApplicationFormId) |
public GetOfferApplicationFormReq()
public GetOfferApplicationFormReq(GetOfferApplicationFormReq.Builder builder)
public static GetOfferApplicationFormReq.Builder newBuilder()
public String getOfferApplicationFormId()
public void setOfferApplicationFormId(String offerApplicationFormId)
Copyright © 2024. All rights reserved.