public class UpdateApplyReceiptAndInvoiceRelatedRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList> |
generalInvoiceVOList |
String |
instanceId
example:
abc
|
String |
operator |
| 构造器和说明 |
|---|
UpdateApplyReceiptAndInvoiceRelatedRequest() |
@NameInMap(value="generalInvoiceVOList") public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList> generalInvoiceVOList
@NameInMap(value="instanceId") public String instanceId
abc
@NameInMap(value="operator") public String operator
public UpdateApplyReceiptAndInvoiceRelatedRequest()
public static UpdateApplyReceiptAndInvoiceRelatedRequest build(Map<String,?> map) throws Exception
Exceptionpublic UpdateApplyReceiptAndInvoiceRelatedRequest setGeneralInvoiceVOList(List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList> generalInvoiceVOList)
public List<UpdateApplyReceiptAndInvoiceRelatedRequest.UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList> getGeneralInvoiceVOList()
public UpdateApplyReceiptAndInvoiceRelatedRequest setInstanceId(String instanceId)
public String getInstanceId()
public UpdateApplyReceiptAndInvoiceRelatedRequest setOperator(String operator)
public String getOperator()
Copyright © 2025. All rights reserved.