Interface TaxRegistrationDocFile.Builder

    • Method Detail

      • fileContent

        TaxRegistrationDocFile.Builder fileContent​(SdkBytes fileContent)

        The tax registration document content.

        Parameters:
        fileContent - The tax registration document content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileName

        TaxRegistrationDocFile.Builder fileName​(String fileName)

        The tax registration document name.

        Parameters:
        fileName - The tax registration document name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.