public class UpdateApplyReceiptAndInvoiceRelatedResponseBody
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
UpdateApplyReceiptAndInvoiceRelatedResponseBody() |
@NameInMap(value="batchUpdateInvoiceResponse") public UpdateApplyReceiptAndInvoiceRelatedResponseBody.UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse batchUpdateInvoiceResponse
@NameInMap(value="errorInvoiceKeyVOList") public List<UpdateApplyReceiptAndInvoiceRelatedResponseBody.UpdateApplyReceiptAndInvoiceRelatedResponseBodyErrorInvoiceKeyVOList> errorInvoiceKeyVOList
@NameInMap(value="success") public Boolean success
public UpdateApplyReceiptAndInvoiceRelatedResponseBody()
public static UpdateApplyReceiptAndInvoiceRelatedResponseBody build(Map<String,?> map) throws Exception
Exception
public UpdateApplyReceiptAndInvoiceRelatedResponseBody setBatchUpdateInvoiceResponse(UpdateApplyReceiptAndInvoiceRelatedResponseBody.UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse batchUpdateInvoiceResponse)
public UpdateApplyReceiptAndInvoiceRelatedResponseBody.UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse getBatchUpdateInvoiceResponse()
public UpdateApplyReceiptAndInvoiceRelatedResponseBody setErrorInvoiceKeyVOList(List<UpdateApplyReceiptAndInvoiceRelatedResponseBody.UpdateApplyReceiptAndInvoiceRelatedResponseBodyErrorInvoiceKeyVOList> errorInvoiceKeyVOList)
public List<UpdateApplyReceiptAndInvoiceRelatedResponseBody.UpdateApplyReceiptAndInvoiceRelatedResponseBodyErrorInvoiceKeyVOList> getErrorInvoiceKeyVOList()
public UpdateApplyReceiptAndInvoiceRelatedResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2024. All rights reserved.