类 RecognizeVatInvoiceRespBody

java.lang.Object
com.lark.oapi.service.document_ai.v1.model.RecognizeVatInvoiceRespBody

public class RecognizeVatInvoiceRespBody extends Object
  • 构造器详细资料

    • RecognizeVatInvoiceRespBody

      public RecognizeVatInvoiceRespBody()
  • 方法详细资料

    • getVatInvoices

      public VatInvoice[] getVatInvoices()
    • setVatInvoices

      public void setVatInvoices(VatInvoice[] vatInvoices)