public static class OapiRetailSellerQueryResponse.SellerDto extends TaobaoObject
| Constructor and Description |
|---|
SellerDto() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSellerId() |
String |
getSellerNick() |
String |
getType() |
void |
setSellerId(Long sellerId) |
void |
setSellerNick(String sellerNick) |
void |
setType(String type) |
Copyright © 2021. All rights reserved.