public class Additional
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
String |
deliveryman
example:
|
| Constructor and Description |
|---|
Additional() |
| Modifier and Type | Method and Description |
|---|---|
static Additional |
build(Map<String,?> map) |
String |
getDeliveryman() |
Additional |
setDeliveryman(String deliveryman) |
@NameInMap(value="deliveryman") public String deliveryman
1
public static Additional build(Map<String,?> map) throws Exception
Exceptionpublic Additional setDeliveryman(String deliveryman)
public String getDeliveryman()
Copyright © 2025. All rights reserved.