RelatedCertificateOrderDirection
RelatedCertificateOrderDirection represents the ordering direction for related certificates.
enum RelatedCertificateOrderDirection {
ASC
DESC
}
Values
RelatedCertificateOrderDirection.ASC
ASC is the ascending order
RelatedCertificateOrderDirection.DESC
DESC is the descending order