Interface ChileAdditionalInfo.Builder

  • Method Details

    • documentType

      ChileAdditionalInfo.Builder documentType(String documentType)

      The type of tax document. For Chile, this can be Invoice or Receipt.

      Parameters:
      documentType - The type of tax document. For Chile, this can be Invoice or Receipt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • documentType

      ChileAdditionalInfo.Builder documentType(ChileDocumentType documentType)

      The type of tax document. For Chile, this can be Invoice or Receipt.

      Parameters:
      documentType - The type of tax document. For Chile, this can be Invoice or Receipt.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • businessActivity

      ChileAdditionalInfo.Builder businessActivity(String businessActivity)

      The business activity of the taxpayer in Chile.

      Parameters:
      businessActivity - The business activity of the taxpayer in Chile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.