Class ParsedCertificate

java.lang.Object
com.mypurecloud.sdk.v2.model.ParsedCertificate
All Implemented Interfaces:
Serializable

public class ParsedCertificate extends Object implements Serializable
Represents the parsed certificate information.
See Also:
  • Constructor Details

    • ParsedCertificate

      public ParsedCertificate()
    • ParsedCertificate

      public ParsedCertificate(Boolean initWithEmptyList)
  • Method Details