SslCertificateCredit
A purchasable/consumable SSL certificate credit for a company
type SslCertificateCredit {
brand: String!
certificateType: SslCertificateKind!
companyId: ID!
createdAt: ISO8601DateTime!
domainsInUse: Int!
id: ID!
maxDomains: Int!
nativeProductId: String!
productName: String
status: SslCertificateCreditStatus!
updatedAt: ISO8601DateTime!
validationType: SslValidationType!
years: Int!
}
Fields
SslCertificateCredit.brand ● String! non-null scalar
SslCertificateCredit.certificateType ● SslCertificateKind! non-null enum
SslCertificateCredit.companyId ● ID! non-null scalar
SslCertificateCredit.createdAt ● ISO8601DateTime! non-null scalar
SslCertificateCredit.domainsInUse ● Int! non-null scalar
SslCertificateCredit.id ● ID! non-null scalar
SslCertificateCredit.maxDomains ● Int! non-null scalar
SslCertificateCredit.nativeProductId ● String! non-null scalar
SslCertificateCredit.productName ● String scalar
SslCertificateCredit.status ● SslCertificateCreditStatus! non-null enum
SslCertificateCredit.updatedAt ● ISO8601DateTime! non-null scalar
SslCertificateCredit.validationType ● SslValidationType! non-null enum
SslCertificateCredit.years ● Int! non-null scalar
Returned By
sslCertificateCredits query
Member Of
SslCertificate object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.