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 code of the taxpayer in Chile. This must be the activity code shown on your SII (Servicio de Impuestos Internos) tax profile. For the list of valid activity codes, see SII activity codes.

      Parameters:
      businessActivity - The business activity code of the taxpayer in Chile. This must be the activity code shown on your SII (Servicio de Impuestos Internos) tax profile. For the list of valid activity codes, see SII activity codes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.