Class BInvoiceFolderParmsDTO

java.lang.Object
de.aeb.xnsg.billing.invoice.af.BInvoiceFolderParmsDTO

public class BInvoiceFolderParmsDTO extends Object
Parms for AF. Used currently for opening an invoice in the external invoice folder with the given invoice ID.
  • Field Details

    • internalId

      public String internalId
      Unique internal ID of the invoice.
    • invoiceId

      @Deprecated(since="2019/08") public String invoiceId
      Deprecated.
      The unique id of the invoice.
  • Constructor Details

    • BInvoiceFolderParmsDTO

      public BInvoiceFolderParmsDTO()