Interface InvoicingEntity.Builder

  • Method Details

    • legalName

      InvoicingEntity.Builder legalName(String legalName)

      Legal name of the entity issuing the invoice.

      Parameters:
      legalName - Legal name of the entity issuing the invoice.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • branchName

      InvoicingEntity.Builder branchName(String branchName)

      The branch where the issuing entity is operating from.

      Parameters:
      branchName - The branch where the issuing entity is operating from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.