Interface ExemptionCertificate.Builder

    • Method Detail

      • documentFile

        ExemptionCertificate.Builder documentFile​(SdkBytes documentFile)

        The exemption certificate file content.

        Parameters:
        documentFile - The exemption certificate file content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • documentName

        ExemptionCertificate.Builder documentName​(String documentName)

        The exemption certificate file name.

        Parameters:
        documentName - The exemption certificate file name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.