Overview

Packages

  • exceptions
  • messages
  • operations
  • PHP
  • service
  • types

Classes

  • PartnerAPIType
  • PartnerAPITypeAddEmailVerificationRequest
  • PartnerAPITypeAddEmailVerificationResponse
  • PartnerAPITypeAddSanVerificationRequest
  • PartnerAPITypeAddSanVerificationResponse
  • PartnerAPITypeAddSerialNumbers
  • PartnerAPITypeApproverEmailPrefixType
  • PartnerAPITypeAuthToken
  • PartnerAPITypeBusinessCategoryEnum
  • PartnerAPITypeCaBundle
  • PartnerAPITypeCancelOrderReponse
  • PartnerAPITypeCancelOrderRequest
  • PartnerAPITypeCancelParameters
  • PartnerAPITypeCertificateDetails
  • PartnerAPITypeCertificateStatusEnum
  • PartnerAPITypeCertificationRequestStateTypeEnum
  • PartnerAPITypeDocument
  • PartnerAPITypeDocuments
  • PartnerAPITypeDocumentTypeEnum
  • PartnerAPITypeDomainVerificationRequest
  • PartnerAPITypeEmailVerification
  • PartnerAPITypeError
  • PartnerAPITypeErrors
  • PartnerAPITypeExpiringCertificates
  • PartnerAPITypeFile
  • PartnerAPITypeFileName
  • PartnerAPITypeFiles
  • PartnerAPITypeFQDNs
  • PartnerAPITypeGetCertificateRequest
  • PartnerAPITypeGetCertificateResponse
  • PartnerAPITypeGetEmailVerificationRequest
  • PartnerAPITypeGetEmailVerificationResponse
  • PartnerAPITypeGetExpiringCertificatesRequest
  • PartnerAPITypeGetExpiringCertificatesResponse
  • PartnerAPITypeGetModifiedOrdersRequest
  • PartnerAPITypeGetOrderByOrderIDRequest
  • PartnerAPITypeGetOrdersByDateRangeRequest
  • PartnerAPITypeGetOrdersRequest
  • PartnerAPITypeGetOrdersResponse
  • PartnerAPITypeGetOrderStateRequest
  • PartnerAPITypeGetOrderStateResponse
  • PartnerAPITypeGetProductListRequest
  • PartnerAPITypeGetProductListResponse
  • PartnerAPITypeGetProductListResponse_Products
  • PartnerAPITypeGetSanVerificationStateRequest
  • PartnerAPITypeGetSanVerificationStateResponse
  • PartnerAPITypeHashAlgorithmEnum
  • PartnerAPITypeInvalidSerialNumbers
  • PartnerAPITypeModifySNICertificateRequest
  • PartnerAPITypeModifySNICertificateResponse
  • PartnerAPITypeOrder
  • PartnerAPITypeOrderDetails
  • PartnerAPITypeOrderOption
  • PartnerAPITypeOrderParameters
  • PartnerAPITypeOrderRequest
  • PartnerAPITypeOrders
  • PartnerAPITypeOrderSNICertificateRequest
  • PartnerAPITypeOrderSNICertificateResponse
  • PartnerAPITypeOrderSNIParameters
  • PartnerAPITypeOrderStatus
  • PartnerAPITypeOrderVerification
  • PartnerAPITypeOrderVerifications
  • PartnerAPITypeOrderVerificationStateEnum
  • PartnerAPITypeOrderVerificationTypeEnum
  • PartnerAPITypeOrganizationInfo
  • PartnerAPITypeParsedCsr
  • PartnerAPITypePerformSanVerificationResponse
  • PartnerAPITypeProduct
  • PartnerAPITypeProduct_SupportedHashAlgorithms
  • PartnerAPITypeQuickOrderRequest
  • PartnerAPITypeQuickOrderResponse
  • PartnerAPITypeReissueCertificateRequest
  • PartnerAPITypeReissueCertificateResponse
  • PartnerAPITypeRemoveSerialNumbers
  • PartnerAPITypeRenewCertificateRequest
  • PartnerAPITypeRenewCertificateResponse
  • PartnerAPITypeRequest
  • PartnerAPITypeRequestHeader
  • PartnerAPITypeRequestorInfo
  • PartnerAPITypeResponse
  • PartnerAPITypeResponseHeader
  • PartnerAPITypeRevocationReasonEnum
  • PartnerAPITypeRevokeCertificateParameters
  • PartnerAPITypeRevokeCertificateRequest
  • PartnerAPITypeRevokeCertificateResponse
  • PartnerAPITypeSanApprover
  • PartnerAPITypeSanEntries
  • PartnerAPITypeSanEntry
  • PartnerAPITypeSanVerification
  • PartnerAPITypeSanVerificationManualState
  • PartnerAPITypeSanVerificationState
  • PartnerAPITypeSanVerificationStateEnum
  • PartnerAPITypeSanVerificationStates
  • PartnerAPITypeSanVerificationSystemMethodEnum
  • PartnerAPITypeSanVerificationSystemState
  • PartnerAPITypeSerialNumbers
  • PartnerAPITypeValidateOrderParametersRequest
  • PartnerAPITypeValidateOrderParametersResponse
  • PartnerAPITypeVerificationMethodType
  • PartnerAPITypeVerifyOrderParameters
  • PartnerAPITypeVerifyOrderRequest
  • PartnerAPITypeVerifyOrderResponse
  • Overview
  • Package
  • Class
  • Tree

Class PartnerAPITypeCertificateDetails

This class represents the certificateDetails WSDL type.

It is based on the PartnerAPIType class and derives properties and methods from that class.

PartnerAPIType
Extended by PartnerAPITypeCertificateDetails
Package: types
Copyright: Copyright (c) 2020 Asseco Data Systems SA
License: license.txt
Located at certumPartnerAPI/types/typeCertificateDetails.php
Methods summary
protected array
# initData( )

This is an abstract method used to initialize type elements.

This is an abstract method used to initialize type elements.

When overriden, it must return an array containing all elements for a given type. The structure of this array is defined in the description of $elems variable. If a type is deriving from another type derived from PartnerAPIType then the implementations of this method must call the parent's initData() method and merge all elements.

Returns

array
A set of all type elements
Methods inherited from PartnerAPIType
__call(), __construct(), __get(), addElement(), findElemName(), getDataAsArray(), getElement(), resetData(), setData(), setElement()
Magic methods summary
public PartnerAPITypeCertificateDetails
# setCertificateStatus( string $value = )

Sets the certificateStatus element.

Sets the certificateStatus element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getCertificateStatus( )

Gets the certificateStatus element.

Gets the certificateStatus element.

Returns

string
public PartnerAPITypeCertificateDetails
# setCommonName( string $value = )

Sets the commonName element.

Sets the commonName element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getCommonName( )

Gets the commonName element.

Gets the commonName element.

Returns

string
public PartnerAPITypeCertificateDetails
# setDNSNames( string $value = )

Sets the DNSNames element.

Sets the DNSNames element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getDNSNames( )

Gets the DNSNames element or NULL.

Gets the DNSNames element or NULL.

Returns

string
public PartnerAPITypeCertificateDetails
# setEndDate( string $value = )

Sets the endDate element.

Sets the endDate element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getEndDate( )

Gets the endDate element.

Gets the endDate element.

Returns

string
public PartnerAPITypeCertificateDetails
# setRevokedDate( string $value = )

Sets the revokedDate element.

Sets the revokedDate element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getRevokedDate( )

Gets the revokedDate element or NULL.

Gets the revokedDate element or NULL.

Returns

string
public PartnerAPITypeCertificateDetails
# setSerialNumber( string $value = )

Sets the serialNumber element.

Sets the serialNumber element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getSerialNumber( )

Gets the serialNumber element.

Gets the serialNumber element.

Returns

string
public PartnerAPITypeCertificateDetails
# setStartDate( string $value = )

Sets the startDate element.

Sets the startDate element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getStartDate( )

Gets the startDate element.

Gets the startDate element.

Returns

string
public PartnerAPITypeCertificateDetails
# setSubjectName( string $value = )

Sets the subjectName element.

Sets the subjectName element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getSubjectName( )

Gets the subjectName element.

Gets the subjectName element.

Returns

string
public PartnerAPITypeCertificateDetails
# setX509Cert( string $value = )

Sets the X509Cert element.

Sets the X509Cert element.

Parameters

$value
string
$value

Returns

PartnerAPITypeCertificateDetails
public string
# getX509Cert( )

Gets the X509Cert element.

Gets the X509Cert element.

Returns

string
Properties inherited from PartnerAPIType
$elems
Magic properties summary
public string $certificateStatus
#

Gets the certificateStatus element.

Gets the certificateStatus element.

public string $commonName
#

Gets the commonName element.

Gets the commonName element.

public string $DNSNames
#

Gets the DNSNames element or NULL.

Gets the DNSNames element or NULL.

public string $endDate
#

Gets the endDate element.

Gets the endDate element.

public string $revokedDate
#

Gets the revokedDate element or NULL.

Gets the revokedDate element or NULL.

public string $serialNumber
#

Gets the serialNumber element.

Gets the serialNumber element.

public string $startDate
#

Gets the startDate element.

Gets the startDate element.

public string $subjectName
#

Gets the subjectName element.

Gets the subjectName element.

public string $X509Cert
#

Gets the X509Cert element.

Gets the X509Cert element.

API documentation generated by ApiGen 2.8.0