public static class SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
entityId
This parameter is required.
|
String |
entityType
This parameter is required.
|
| 构造器和说明 |
|---|
SyncInvoiceEntityRequestEntityList() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList |
build(Map<String,?> map) |
String |
getEntityId() |
String |
getEntityType() |
SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList |
setEntityId(String entityId) |
SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList |
setEntityType(String entityType) |
@NameInMap(value="entityId") public String entityId
This parameter is required.
@NameInMap(value="entityType") public String entityType
This parameter is required.
public static SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList build(Map<String,?> map) throws Exception
Exceptionpublic SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList setEntityId(String entityId)
public String getEntityId()
public SyncInvoiceEntityRequest.SyncInvoiceEntityRequestEntityList setEntityType(String entityType)
public String getEntityType()
Copyright © 2025. All rights reserved.