Interface InvoicingEntity.Builder

  • Method Details

    • legalName

      InvoicingEntity.Builder legalName(String legalName)

      The legal name of the invoicing entity.

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

      InvoicingEntity.Builder branchName(String branchName)

      The branch name of the invoicing entity.

      Parameters:
      branchName - The branch name of the invoicing entity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.